Skip to content

Commit

Permalink
exempt draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
bm1549 committed Feb 19, 2025
1 parent a387b29 commit 62aaad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
days-before-pr-close: 14 # 2 weeks
stale-pr-label: "stale"
exempt-pr-labels: "keep-open"
exempt-draft-pr: true
stale-pr-message: |
This pull request has been marked as stale due to 60 days of inactivity.
If this is still relevant, please update or comment to keep it open.
Expand Down

0 comments on commit 62aaad9

Please sign in to comment.