Skip to content

Commit

Permalink
Update .repoman.yml (#42701)
Browse files Browse the repository at this point in the history
  • Loading branch information
adegeo authored Sep 24, 2024
1 parent 70f93e4 commit 56b7e1d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .repoman.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
revision: 5
revision: 6
schema-version: 5
owner-ms-alias: adegeo

Expand All @@ -10,7 +10,7 @@ config:
ParserRegex: "^\\* (.*): (.*)$"

ContentUrlRegex:
- "### Page URL\n\n(.*)"
- "### Page URL\n\n(.*)"

issues:

Expand Down Expand Up @@ -122,6 +122,14 @@ projects_v2_item:

- labels-add: [":world_map: mapQUEST"]

edited:

- check:
- type: query
value: "EventPayload.changes.field_value.field_name == 'Priority' || EventPayload.changes.field_value.field_name == 'Size'"
pass:
- labels-add: [":world_map: mapQUEST"]

pull_request:

reopened: opened
Expand Down

0 comments on commit 56b7e1d

Please sign in to comment.