Skip to content

Commit

Permalink
Add labels to keep issues/pr from stale
Browse files Browse the repository at this point in the history
  • Loading branch information
haad committed Jan 2, 2024
1 parent 80dc652 commit b42945b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
stale-issue-message: 'Stale issue message'
stale-pr-message: 'Stale pull request message'
stale-issue-label: 'no-issue-activity'
exempt-issue-labels: 'docu,roadmap'
stale-pr-label: 'no-pr-activity'
exempt-pr-labels: 'feature'

0 comments on commit b42945b

Please sign in to comment.