Add a --local flag (e.g. gestate set 3 --local) that sets the minimum release age only for the current project rather than globally.
The config file should live in the project root, and project-scoped settings should override the global ones. This lets teams enforce a cooldown policy for their project without affecting the developer's global setup.
Add a
--localflag (e.g.gestate set 3 --local) that sets the minimum release age only for the current project rather than globally.The config file should live in the project root, and project-scoped settings should override the global ones. This lets teams enforce a cooldown policy for their project without affecting the developer's global setup.