We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7c0f7 commit 9f420f5Copy full SHA for 9f420f5
.github/workflows/stale.yml
@@ -22,5 +22,7 @@ jobs:
22
close-pr-message: "This PR was closed because it has been stalled for 7 days with no activity."
23
stale-issue-label: "stale"
24
stale-pr-label: "stale"
25
+ exempt-all-issue-milestones: true
26
+ exempt-issue-labels: "backlog, backlog candidate, epic"
27
exempt-all-pr-assignees: true
28
operations-per-run: 100
0 commit comments