1 parent 221d2ce commit 000b34eCopy full SHA for 000b34e
1 file changed
open-bot.yaml
@@ -411,6 +411,17 @@ rules:
411
412
413
414
+# add "Send a PR" label when somebody with write permission say it
415
+- filters:
416
+ open: true
417
+ comment: "[Ss]end a [Pp][Rr]"
418
+ permission:
419
+ user: "{{comment.actor.login}}"
420
+ actions:
421
+ label: "Send a PR"
422
+
423
424
425
# Move issue task
426
- filters:
427
open: true
0 commit comments