Add issue/PR comment messages to GitHub stale action bot.

This commit is contained in:
Kailash Nadh 2024-07-17 11:46:55 +05:30
parent 12f32f1470
commit c520337a36

View file

@ -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."