We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2f4c8 commit 10ec915Copy full SHA for 10ec915
.github/workflows/on_closed_issues.yml
@@ -9,4 +9,4 @@ jobs:
9
- uses: aws-actions/closed-issue-message@v1
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12
- message: "Comments on closed issues are hard for our team to see."
+ message: "This issue is now closed. Please be mindful that future comments are hard for our team to see."
0 commit comments