Skip to content

Commit

Permalink
chore: except labels from stale
Browse files Browse the repository at this point in the history
  • Loading branch information
metcoder95 committed Dec 23, 2024
1 parent f7fe9ca commit 8c0ae9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
days-before-pr-stale: 30
days-before-issue-close: 5
days-before-pr-close: 10
exempt-issue-labels: never-stale,v4.x,v5.x,good-first-issue,help-wanted,semver-major,semver-minor
exempt-issue-labels: never-stale,enhancement,v4.x,v5.x,good-first-issue,help-wanted,semver-major,semver-minor
exempt-pr-labels: wip,never-stale,v4.x,v5.x,semver-major,semver-minor

0 comments on commit 8c0ae9b

Please sign in to comment.