Skip to content

Commit bd895bc

Browse files
committed
Add standard information header to workflow
1 parent c3fe8bc commit bd895bc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/no-response.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
name: No Response
22

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+
310
on:
411
issue_comment:
512
types: created

0 commit comments

Comments
 (0)