From 2e41414bac4ad2e8ef60536d9733ca2c38c42965 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Sat, 16 Nov 2024 12:41:16 +0100 Subject: [PATCH] Update github-projects-pr.yml --- .github/workflows/github-projects-pr.yml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/.github/workflows/github-projects-pr.yml b/.github/workflows/github-projects-pr.yml index 219e92e4d59..a6a0c37d092 100644 --- a/.github/workflows/github-projects-pr.yml +++ b/.github/workflows/github-projects-pr.yml @@ -4,6 +4,25 @@ on: pull_request: types: - opened + pull_request_target: + types: + - assigned + - unassigned + - labeled + - unlabeled + - opened + - edited + - closed + - reopened + - synchronize + - converted_to_draft + - ready_for_review + - locked + - unlocked + - review_requested + - review_request_removed + - auto_merge_enabled + - auto_merge_disabled jobs: add-to-project: name: Add issue to project @@ -22,5 +41,5 @@ jobs: with: project-url: https://github.com/orgs/openfoodfacts/projects/136 # Add issue to the Translations project github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} - labeled: 🌐 Translations, + labeled: 🌐 Translations, translations, i18n, Translations label-operator: OR