ci: update ngbot config to add merge linked labels (#27512)
PR Close #27512
This commit is contained in:
parent
dcb44e6dea
commit
f6a67c9a84
4
.github/angular-robot.yml
vendored
4
.github/angular-robot.yml
vendored
@ -59,6 +59,10 @@ merge:
|
|||||||
# label to monitor
|
# label to monitor
|
||||||
mergeLabel: "PR action: merge"
|
mergeLabel: "PR action: merge"
|
||||||
|
|
||||||
|
# adding any of these labels will also add the merge label
|
||||||
|
mergeLinkedLabels:
|
||||||
|
- "PR action: merge-assistance"
|
||||||
|
|
||||||
# list of checks that will determine if the merge label can be added
|
# list of checks that will determine if the merge label can be added
|
||||||
checks:
|
checks:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user