You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/policies/close-issues.yml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ configuration:
34
34
then:
35
35
- removeLabel:
36
36
label: needs-more-info
37
+
triggerOnOwnActions: true
37
38
38
39
- description: Close issues labeled 'code-of-conduct'
39
40
if:
@@ -52,6 +53,6 @@ configuration:
52
53
then:
53
54
- addLabel: 'needs-more-info'
54
55
- removeLabel: ':watch: Not Triaged'
56
+
- addReply:
57
+
reply: This issue has been automatically closed due to an empty issue description from the original author. Feel free to reopen it if you have more information that can help us investigate the issue further.
0 commit comments