Label "send a PR" issues

This commit is contained in:
Tobias Koppers 2018-02-19 15:30:38 +01:00 committed by GitHub
parent 221d2cee43
commit 000b34e0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -411,6 +411,17 @@ rules:
# add "Send a PR" label when somebody with write permission say it
- filters:
open: true
comment: "[Ss]end a [Pp][Rr]"
permission:
user: "{{comment.actor.login}}"
actions:
label: "Send a PR"
# Move issue task # Move issue task
- filters: - filters:
open: true open: true