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.
2 parents 4539cb0 + 996979b commit 9772213Copy full SHA for 9772213
.github/stale.yml
@@ -1,7 +1,7 @@
1
# Configuration for probot-stale - https://github.com/probot/stale
2
3
# Number of days of inactivity before an Issue or Pull Request becomes stale
4
- daysUntilStale: 76
+daysUntilStale: 76
5
6
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
7
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
@@ -18,7 +18,7 @@ exemptLabels:
18
- "Progress: dev in progress"
19
- "Progress: PR in progress"
20
- "Progress: done"
21
- - "B2B: GraphQL"
+ - "B2B: GraphQL"
22
- "Progress: PR Created"
23
- "PAP"
24
- "Project: Login as Customer"
0 commit comments