Skip to content

Commit

Permalink
if pr/issues have the frozen label to not stale/close (#651)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato authored May 24, 2024
1 parent c94fcac commit 65fa127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
days-before-pr-stale: 45
days-before-issue-close: 5
days-before-pr-close: 5
exempt-issue-labels: 'frozen'
exempt-pr-labels: 'frozen'

0 comments on commit 65fa127

Please sign in to comment.