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 65790d4 commit 22ef1f8Copy full SHA for 22ef1f8
.github/policies/author-action.yml
@@ -12,7 +12,7 @@ configuration:
12
label: needs-author-action
13
then:
14
- addReply:
15
- reply: This issue has been marked `needs-author-action` and might be missing some important information.
+ reply: @${issueAuthor} - This issue has been marked `needs-author-action` and might be missing some important information.
16
17
- description: PR reviews with "changes requested" applies the needs-author-action label
18
if:
0 commit comments