Skip to content

Commit

Permalink
Update .repoman.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adegeo authored Aug 1, 2024
1 parent 1020eb9 commit 5156804
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .repoman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ issues:

labeled:

# MapQuest
- check:
- type: query
value: "length(Issue.labels[?name == ':world_map: mapQUEST']) != `0`"
pass:
- labels-remove: [":world_map: mapQUEST"]

# Handle issues with /prod /tech labels from label bot
# Manages the Not Triaged label for issues missing/having an org category issue
- check:
Expand Down

0 comments on commit 5156804

Please sign in to comment.