Skip to content

[CI] Drop the push trigger on release/** from the Studio build caller - #3211

Merged
dpfaffenbauer merged 1 commit into
5.1from
fix/frontend-build-no-release-push-5.1
Sep 3, 2026
Merged

[CI] Drop the push trigger on release/** from the Studio build caller#3211
dpfaffenbauer merged 1 commit into
5.1from
fix/frontend-build-no-release-push-5.1

Conversation

@dpfaffenbauer

Copy link
Copy Markdown
Member

Same change as coreshop/workflow-collection#32 for the core caller: a release pull request started a push run and a pull_request run for the same commit, the newer one cancelled the older in the shared concurrency group, and the cancelled run counted as a failed check (guardrail R5). Pull requests from this repository already build and commit the archives, so the release branch needs no push trigger.

A release pull request started a push run and a pull_request run for the
same commit; the newer one cancelled the older in the shared concurrency
group and the cancelled run counted as a failed check. Pull requests from
this repository already build and commit the archives (workflow-collection#32).
@dpfaffenbauer dpfaffenbauer added this to the 5.1.1 milestone Sep 3, 2026
@coreshop-bot

coreshop-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

🚦 PR Guardrail

⚠️ Advisory mode: this PR is not blocked (yet). Once the guardrail is switched to enforce: true, the points below would be violations.

❌ R1 — Branch name

Branch fix/frontend-build-no-release-push-5.1 does not follow the issue/<number> scheme.

➡️ Rename the branch to issue/<issue-number> (e.g. issue/123 or issue/123-dam-import) and reopen the PR. The number must point to an issue in this repository.

ℹ️ Some CI checks are still running. The CI result is re-evaluated automatically once they finish.

Automated comment by the PR guardrail — details and FAQ: docs/GUARDRAILS.md in coreshop/workflow-collection.

@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

@dpfaffenbauer
dpfaffenbauer merged commit b214003 into 5.1 Sep 3, 2026
9 checks passed
@dpfaffenbauer
dpfaffenbauer deleted the fix/frontend-build-no-release-push-5.1 branch September 3, 2026 18:28
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant