Merge pull request #15696 from strapi/workflows/deits

Update auto-label workflow to include DEITS label
This commit is contained in:
DMehaffy 2023-02-06 21:38:42 -07:00 committed by GitHub
commit 03c0a8fbaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@ jobs:
with:
project-url: https://github.com/orgs/strapi/projects/13
github-token: ${{ secrets.PROJECT_TRANSFER_TOKEN }}
labeled: 'source: core:content-type-builder, source: core:database, source: core:email, source: core:strapi, source: core:utils, source: plugin:graphql, source: plugin:users-permissions, source: typescript'
labeled: 'source: core:content-type-builder, source: core:database, source: core:email, source: core:strapi, source: core:utils, source: plugin:graphql, source: plugin:users-permissions, source: typescript, source: core:data-transfer'
label-operator: OR
- name: assign issues to Expansions squad project
uses: actions/add-to-project@v0.3.0