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