Commit 6db28bc
authored
ready label check (#1832)
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 <bdellabe@redhat.com>1 parent ee19e91 commit 6db28bc
1 file changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments