We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4337a1f commit 3ff77d3Copy full SHA for 3ff77d3
.github/policies/author-action.yml
@@ -28,7 +28,8 @@ configuration:
28
label: needs-author-action
29
then:
30
- addReply:
31
- reply: This issue has been marked `needs-author-action` and might be missing some important information.
+ reply: >-
32
+ @${issueAuthor} - This issue has been marked `needs-author-action` and might be missing some important information.
33
34
- description: PR reviews with "changes requested" applies the needs-author-action label
35
if:
0 commit comments