Skip to content

Commit

Permalink
Add issue/PR comment messages to GitHub stale action bot.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Jul 17, 2024
1 parent 12f32f1 commit c520337
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
debug-only: false
exempt-all-assignees: true
operations-per-run: 1000
stale-issue-message: "This issue has been marked 'stale' after 90 days of inactivity. If there is no further activity, it will be closed in 7 days."
stale-pr-message: "This PR has been marked 'stale' after 90 days of inactivity. If there is no further activity, it will be closed in 7 days."

0 comments on commit c520337

Please sign in to comment.