Skip to content

Commit 369125a

Browse files
authored
Update .repoman.yml (#1876)
1 parent 1020eb9 commit 369125a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.repoman.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ issues:
1818

1919
labeled:
2020

21+
# MapQuest
22+
- check:
23+
- type: query
24+
value: "length(Issue.labels[?name == ':world_map: mapQUEST']) != `0`"
25+
pass:
26+
- labels-remove: [":world_map: mapQUEST"]
27+
2128
# Handle issues with /prod /tech labels from label bot
2229
# Manages the Not Triaged label for issues missing/having an org category issue
2330
- check:

0 commit comments

Comments
 (0)