We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66f973 commit 7a71053Copy full SHA for 7a71053
.yamato/_triggers.yml
@@ -43,7 +43,7 @@
43
44
# Gates the merger of PRs as a pre-requisite. Runs when `/ci ngo` or `/ci ignore` is present as an issue comment
45
check_pr_issue_comments_for_trigger_keywords:
46
- name: Check PR issue comments for trigger keywords
+ name: Check PR for trigger comments of ngo or ignore. For example /ci ngo
47
agent:
48
type: Unity::github::action
49
action_source: pr-keyword-check.yml
0 commit comments