Skip to content

Commit

Permalink
Merge pull request #3904 from kellertk/main
Browse files Browse the repository at this point in the history
chore: a more polite closed issue message
  • Loading branch information
Jay2113 authored Jan 25, 2024
2 parents e436e0c + d548492 commit 269fd9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/closed-issue-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +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.
If you need more assistance, please open a new issue that references this one.
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.

0 comments on commit 269fd9f

Please sign in to comment.