Skip to content

Commit 3ff77d3

Browse files
authored
@mention issue author (dotnet#10593)
1 parent 4337a1f commit 3ff77d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/policies/author-action.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ configuration:
2828
label: needs-author-action
2929
then:
3030
- addReply:
31-
reply: This issue has been marked `needs-author-action` and might be missing some important information.
31+
reply: >-
32+
@${issueAuthor} - This issue has been marked `needs-author-action` and might be missing some important information.
3233
3334
- description: PR reviews with "changes requested" applies the needs-author-action label
3435
if:

0 commit comments

Comments
 (0)