We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fe8bc commit bd895bcCopy full SHA for bd895bc
1 file changed
.github/workflows/no-response.yaml
@@ -1,5 +1,12 @@
1
name: No Response
2
3
+# **What it does**: Closes issues that don't have enough information to be
4
+# actionable.
5
+# **Why we have it**: To remove the need for maintainers to remember to check
6
+# back on issues periodically to see if contributors have
7
+# responded.
8
+# **Who does it impact**: Everyone that works on docs or docs-internal.
9
+
10
on:
11
issue_comment:
12
types: created
0 commit comments