Stop adding `customer-reported` tag (#3357)
This commit is contained in:
Родитель
30f66f04a0
Коммит
69d6cb78ad
|
@ -22,27 +22,5 @@ configuration:
|
|||
- addLabel:
|
||||
label: needs-triage
|
||||
|
||||
- description: Adds `customer-reported` label for new issues reported by non contributors
|
||||
if:
|
||||
- payloadType: Issues
|
||||
- isAction:
|
||||
action: Opened
|
||||
- and:
|
||||
- not:
|
||||
activitySenderHasPermission:
|
||||
permission: Write
|
||||
- not:
|
||||
activitySenderHasAssociation:
|
||||
association: Member
|
||||
- not:
|
||||
activitySenderHasAssociation:
|
||||
association: Collaborator
|
||||
- not:
|
||||
activitySenderHasPermission:
|
||||
permission: Admin
|
||||
then:
|
||||
- addLabel:
|
||||
label: customer-reported
|
||||
|
||||
onFailure:
|
||||
onSuccess:
|
||||
|
|
Загрузка…
Ссылка в новой задаче