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 70663f1 commit c8d0ebbCopy full SHA for c8d0ebb
.repoman.yml
@@ -34,7 +34,7 @@ issues:
34
fail:
35
- check:
36
- type: query
37
- value: "length(Issue.labels[?name == ':pushpin: seQUESTered' || name == ':world_map: reQUEST' || name == 'training-module']) != `0`"
+ value: "length(Issue.labels[?name == ':pushpin: seQUESTered' || name == ':world_map: reQUEST' || name == 'training-module' || name == 'video-content']) != `0`"
38
pass:
39
- labels-remove: [":watch: Not Triaged"]
40
0 commit comments