You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: add stale issue bot
* fix: pin stale action commit
* chore: improve stale bot closing message
* chore: modify stale bot to target questions only
---------
Co-authored-by: Ahmed Hamouda <[email protected]>
close-issue-message: 'This issue is being automatically closed due to lack of recent activity. Please feel free to reopen it if you have any further questions.'
22
+
days-before-pr-stale: -1# ignore PRs
23
+
days-before-pr-close: -1# ignore PRs
24
+
remove-issue-stale-when-updated: true
25
+
operations-per-run: 100
26
+
debug-only: true # TODO: remove this when the dry-run succeeds
0 commit comments