Add a minimumReleaseAge stability buffer #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Automerge fires the moment a release lands, so a broken release can be merged
before it is yanked.
Fix
Add a stability buffer, e.g.
"minimumReleaseAge": "3 days", so updates agebefore they are opened/automerged.