You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've done a good job at automating most of the release management rules. One chore that remains to be done manually, and, as a consequence, is usually forgotten, is:
Merges with 'master' must be followed by a rebase of 'draft' onto 'master'.
Let's find a better (automatied) way to keep draft in-sync with master.
The text was updated successfully, but these errors were encountered:
We've done a good job at automating most of the release management rules. One chore that remains to be done manually, and, as a consequence, is usually forgotten, is:
Let's find a better (automatied) way to keep
draft
in-sync withmaster
.The text was updated successfully, but these errors were encountered: