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 acb779d commit f33262eCopy full SHA for f33262e
config/jobs/testing/testing-periodics-trusted.yaml
@@ -54,7 +54,7 @@ periodics:
54
- --updated=2184h # 3 months
55
- --token=/etc/github/token
56
- |-
57
- --comment=Stale issues rot after 3m of inactivity.
+ --comment=Stale issues rot after 3 months of inactivity.
58
Mark the issue as fresh with `/remove-lifecycle rotten`.
59
Rotten issues close after an additional 3 months of inactivity.
60
If this issue is safe to close now please do so with `/close`.
0 commit comments