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
Currently when /submit-for-review runs the PR merges immediately after a review that produces no blockers. This is too quick, since often the NOTE items that come out of a review are in scope and should be resolved before the PR is merged.
Currently when
/submit-for-reviewruns the PR merges immediately after a review that produces no blockers. This is too quick, since often the NOTE items that come out of a review are in scope and should be resolved before the PR is merged.