Commit 872ab8f
committed
fix(github-actions): allow for mergeability checks before a pr is marked as merge ready (#2899)
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.
PR Close #28991 parent 7b901c7 commit 872ab8f
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 | |
|---|---|---|---|
| |||
64535 | 64535 | | |
64536 | 64536 | | |
64537 | 64537 | | |
64538 | | - | |
| 64538 | + | |
64539 | 64539 | | |
64540 | 64540 | | |
64541 | 64541 | | |
| |||
0 commit comments