Skip to content

Commit

Permalink
GH action stale update
Browse files Browse the repository at this point in the history
exemption label "never-stale" for issues
inclusion label "needs-information" for PRs
  • Loading branch information
GitMensch authored Sep 18, 2024
1 parent 30ee9c1 commit a3718a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
This issue has been automatically marked as stale. **If this issue is still affecting you, please leave any comment**, and we'll keep it open. If you have any new additional information, please include it with your comment!
close-issue-message: >
This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.
exempt-issue-labels: discussion
only-pr-labels: not-a-real-label
exempt-issue-labels: discussion,never-stale
only-pr-labels: needs-information

0 comments on commit a3718a2

Please sign in to comment.