feat: allow filtering by pr author
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
GITHUB_ACCESS_TOKEN=xxx
|
||||
COMMENT_ACTOR=ci-comment-username
|
||||
COMMENT_ACTOR=username
|
||||
COMMENT_BODY_REGEXP=build failed
|
||||
COMMENT_BODY_REGEXP_FLAGS=i
|
||||
PULL_LABEL_FILTER=
|
||||
PULL_AUTHOR_FILTER=
|
||||
PULL_RETEST_BODY=retest
|
||||
|
||||
Reference in New Issue
Block a user