From 39825cd0cdf6a1e7c627f3039ad4ffb5741317f7 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Thu, 15 May 2025 10:30:16 +0200 Subject: [PATCH 1/2] Changes to workflow --- .github/workflows/auto-update-app-headers.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto-update-app-headers.yml b/.github/workflows/auto-update-app-headers.yml index 7d221e1..1894137 100644 --- a/.github/workflows/auto-update-app-headers.yml +++ b/.github/workflows/auto-update-app-headers.yml @@ -105,10 +105,10 @@ jobs: run: | git config --global user.name "github-actions-automege[bot]" git config --global user.email "github-actions-automege[bot]@users.noreply.github.com" - PR_NUMBER=$(gh pr list --head "${BRANCH_NAME}" --json number --jq '.[].number') + PR_NUMBER=$(gh pr list --head "${BRANCH_NAME}" --json number --jq '.[0].number') if [ -n "$PR_NUMBER" ]; then - gh pr review $PR_NUMBER --approve - gh pr merge $PR_NUMBER --squash --admin + gh pr review "$PR_NUMBER" --approve + gh pr merge "$PR_NUMBER" --squash --admin fi # Step 8: Output success message when no changes From 4db0956d83cdac9438e3d55c42ab1b69d43b2e87 Mon Sep 17 00:00:00 2001 From: "app-header-generator[bot]" <194485257+app-header-generator[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 08:32:27 +0000 Subject: [PATCH 2/2] Update .app files (#397) Co-authored-by: GitHub Actions --- ct/headers/odoo | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 ct/headers/odoo diff --git a/ct/headers/odoo b/ct/headers/odoo deleted file mode 100644 index e375aea..0000000 --- a/ct/headers/odoo +++ /dev/null @@ -1,6 +0,0 @@ - ____ __ - / __ \____/ /___ ____ - / / / / __ / __ \/ __ \ -/ /_/ / /_/ / /_/ / /_/ / -\____/\__,_/\____/\____/ -