Add triage label when notebook label is assigned
parent
f2c43358fa
commit
3208d53cb1
|
@ -73,6 +73,13 @@
|
|||
"rebornix"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "notebook-triage",
|
||||
"regex": "notebook.*",
|
||||
"action": "updateLabels",
|
||||
"addLabel": "needs-notebook-triage"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "L10N",
|
||||
|
|
Loading…
Reference in New Issue