Update FabricBot Config for Jeff Portal Review Action (#1261)
This commit is contained in:
Родитель
2355066d55
Коммит
80c8305f10
|
@ -1606,9 +1606,9 @@
|
|||
"operator": "and",
|
||||
"operands": [
|
||||
{
|
||||
"name": "prIncludesModifiedFile",
|
||||
"name": "isAction",
|
||||
"parameters": {
|
||||
"pathFilter": "eslzArm/eslz-portal.json"
|
||||
"action": "opened"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1618,9 +1618,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name": "labelRemoved",
|
||||
"name": "prMatchesPattern",
|
||||
"parameters": {
|
||||
"label": "Needs: Triage :mag:"
|
||||
"matchRegex": "^(.*\\/)?eslz-portal\\.json$"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -1644,4 +1644,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче