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 79ddf34 commit 625b768Copy full SHA for 625b768
.github/policies/issues-03-needs-info.yml
@@ -39,10 +39,10 @@ configuration:
39
- Remove the `Needs: Attention 👋` label
40
- Label with `Needs: Triage 🔍`
41
if:
42
- - or
+ - or:
43
- payloadType: Issues
44
- payloadType: Issue_Comment
45
46
- labelAdded:
47
label: 'Needs: Information'
48
@@ -62,10 +62,10 @@ configuration:
62
63
64
65
66
67
68
69
- hasLabel:
70
71
0 commit comments