ci: add "PR action: cleanup" to the bot's forbiddenLabels list (#21562)

PR Close #21562
This commit is contained in:
Igor Minar 2018-01-16 10:57:21 -08:00 committed by Miško Hevery
parent 44a4b1680f
commit ce8b5877e2
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ merge:
# list of labels that a PR shouldn't have, checked after the required labels with a regexp
forbiddenLabels:
- "PR target: TBD"
- "PR action: cleanup"
- "cla: no"
# list of PR statuses that need to be successful