Commit b0695c4
committed
refactor(ng-dev): move checking if the pull request is a draft into the merge ready check
The merge ready check is a more logical place for this check to occur1 parent ae6afbc commit b0695c4
File tree
3 files changed
+6
-6
lines changed- .github/local-actions/branch-manager
- ng-dev/pr/common/validation
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59873 | 59873 | | |
59874 | 59874 | | |
59875 | 59875 | | |
| 59876 | + | |
| 59877 | + | |
| 59878 | + | |
59876 | 59879 | | |
59877 | 59880 | | |
59878 | 59881 | | |
| |||
59911 | 59914 | | |
59912 | 59915 | | |
59913 | 59916 | | |
59914 | | - | |
59915 | | - | |
59916 | | - | |
59917 | 59917 | | |
59918 | 59918 | | |
59919 | 59919 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
0 commit comments