Skip to content

Commit

Permalink
Update lock-issue-pr-with-message.yml
Browse files Browse the repository at this point in the history
better description on `message`.
  • Loading branch information
pahud authored Oct 24, 2024
1 parent 8d06824 commit d28922b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/lock-issue-pr-with-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.
We appreciate you taking the time to provide feedback. However, GitHub does not send notifications for new comments on closed issues or pull requests. This makes it easy for our team to miss important updates in these closed discussions.
If you have an ongoing question or need further assistance, please open a new issue and reference the original one. That will ensure we receive a notification and can better track and address your concerns.
lock:
permissions:
pull-requests: write
Expand Down

0 comments on commit d28922b

Please sign in to comment.