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
When we close the checklist, it signifies that all current deploy blockers have been resolved or demoted. However, if we don't remember to manually remove the DeployBlockerCash label, they'll appear on the next checklist, which is distracting because they aren't real deploy blockers.
Solution
When we close the checklist, automatically remove the DeployBlockerCash labels from any issues that have them and then comment on the issue.
The text was updated successfully, but these errors were encountered:
Problem
When we close the checklist, it signifies that all current deploy blockers have been resolved or demoted. However, if we don't remember to manually remove the
DeployBlockerCash
label, they'll appear on the next checklist, which is distracting because they aren't real deploy blockers.Solution
When we close the checklist, automatically remove the
DeployBlockerCash
labels from any issues that have them and then comment on the issue.The text was updated successfully, but these errors were encountered: