Update bot to not put needs triage when we create issue

This commit is contained in:
Amaury Levé 2024-02-22 12:59:44 +01:00
Родитель 0deea91d03
Коммит d2fb5014a3
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,13 @@ configuration:
- payloadType: Issues
- isAction:
action: Opened
- not:
- activitySenderHasAssociation:
association: Member
- activitySenderHasAssociation:
association: Owner
- activitySenderHasAssociation:
association: Collaborator
then:
- addLabel:
label: 'Needs: Triage :mag:'