Skip to content

Commit

Permalink
chore: a more polite closed issue message (#13554)
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertk authored Mar 15, 2024
1 parent 1da5de7 commit db6b2d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/closed-issue-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ jobs:
# These inputs are both required
repo-token: '${{ secrets.GITHUB_TOKEN }}'
message: |
### ⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see.
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

0 comments on commit db6b2d1

Please sign in to comment.