Commit 5bf3e4a
committed
fix(github-actions): allow for mergeability checks before a pr is marked as merge ready
The merge ready label should be applied when we know something is ready for merge, it does not make sense that the
check only occurs once the label is applied as it should provide information about if it is merge ready.1 parent b0695c4 commit 5bf3e4a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64515 | 64515 | | |
64516 | 64516 | | |
64517 | 64517 | | |
64518 | | - | |
| 64518 | + | |
64519 | 64519 | | |
64520 | 64520 | | |
64521 | 64521 | | |
| |||
0 commit comments