Skip to content

Commit

Permalink
Update stale.yml (#690)
Browse files Browse the repository at this point in the history
Avoid closing issues that have a milestone or with backlog/epic labels
  • Loading branch information
lucacome authored Jun 20, 2024
1 parent fa8947c commit fe03828
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 @@ -23,4 +23,6 @@ jobs:
stale-issue-label: "stale"
stale-pr-label: "stale"
exempt-all-pr-assignees: true
exempt-all-issue-milestones: true
exempt-issue-labels: "proposal, backlog, backlog candidate, epic"
operations-per-run: 100

0 comments on commit fe03828

Please sign in to comment.