We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e966d commit 3cd7ad7Copy full SHA for 3cd7ad7
1 file changed
.github/policies/resourceManagement.yml
@@ -22,7 +22,7 @@ configuration:
22
label: DoNotClose
23
actions:
24
- addLabel:
25
- label: Stale
+ label: Stale
26
- addReply:
27
reply: "${issueAuthor}, this issue will be closed soon due to inactivity. Please add more information to help us triage this issue."
28
- description: Labeling lower priority non-Feature issues that have not received any activity for 18 months as Stale
@@ -49,7 +49,7 @@ configuration:
49
50
reply: "${issueAuthor}, this issue has been labeled with Stale due to inactivity for 18 months."
51
52
53
- description: Close issues marked with OkToClose
54
frequencies:
55
- hourly:
0 commit comments