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 fbe4b69 commit f0e1c1eCopy full SHA for f0e1c1e
.github/workflows/test-failure-stale.yml
@@ -30,6 +30,6 @@ jobs:
30
days-before-pr-stale: 99999
31
days-before-issue-stale: 30
32
days-before-close: 5
33
- any-of-labels: 'T-kv,T-sql-foundations'
+ any-of-labels: 'T-kv,T-sql-foundations,T-disaster-recovery'
34
only-labels: 'C-test-failure'
35
exempt-issue-labels: 'release-blocker,skipped-test,X-nostale'
0 commit comments