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
SUMMARY:
To prevent merges into main where the `ready` label has not been
applied, add a quick github actions check that errors out if it has not
been applied to an open PR. This will prevent maintainers from merging
into main without ready label
TEST PLAN:
- [x] Confirmed error appears when ready label is not added. Repo owner
can add this to the list of checks to prevent it from being mergeable
<img width="927" height="657" alt="Screenshot 2025-09-17 at 9 50 10 AM"
src="https://github.com/user-attachments/assets/12bc6a72-c41d-45be-9e75-ae1fbcef00e4"
/>
---------
Signed-off-by: Brian Dellabetta <[email protected]>
0 commit comments