From 895afea0a73dae5494489c16cfaf035c08cd741d Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Thu, 20 Mar 2025 13:39:53 +1100 Subject: [PATCH] docs_crowdin_download.yml - auto label the issue with Documentation (#24578) --- .github/workflows/docs_crowdin_download.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/docs_crowdin_download.yml b/.github/workflows/docs_crowdin_download.yml index 90a372f75d..b554023a57 100644 --- a/.github/workflows/docs_crowdin_download.yml +++ b/.github/workflows/docs_crowdin_download.yml @@ -41,6 +41,8 @@ jobs: pull_request_base_branch_name: 'main' pull_request_title: New PX4 guide translations (Crowdin) - ${{ matrix.lc }} pull_request_body: 'New PX4 guide Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action) for ${{ matrix.lc }}' + pull_request_labels: Documentation + pull_request_reviewers: hamishwillee download_language: ${{ matrix.lc }} env: # A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository).