Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/policies/author-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ configuration:
label: needs-author-action
then:
- addReply:
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.

- description: PR reviews with "changes requested" applies the needs-author-action label
if:
Expand Down