Skip to content

Commit 56b7e1d

Browse files
authored
Update .repoman.yml (#42701)
1 parent 70f93e4 commit 56b7e1d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.repoman.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
revision: 5
1+
revision: 6
22
schema-version: 5
33
owner-ms-alias: adegeo
44

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

1212
ContentUrlRegex:
13-
- "### Page URL\n\n(.*)"
13+
- "### Page URL\n\n(.*)"
1414

1515
issues:
1616

@@ -122,6 +122,14 @@ projects_v2_item:
122122

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

125+
edited:
126+
127+
- check:
128+
- type: query
129+
value: "EventPayload.changes.field_value.field_name == 'Priority' || EventPayload.changes.field_value.field_name == 'Size'"
130+
pass:
131+
- labels-add: [":world_map: mapQUEST"]
132+
125133
pull_request:
126134

127135
reopened: opened

0 commit comments

Comments
 (0)