Skip to content

[TASK] Track reusable backport workflow on main - #1803

Merged
linawolf merged 1 commit into
14.3from
task/track-reusable-backport-main-14.3
Sep 7, 2026
Merged

[TASK] Track reusable backport workflow on main#1803
linawolf merged 1 commit into
14.3from
task/track-reusable-backport-main-14.3

Conversation

@linawolf

@linawolf linawolf commented Sep 7, 2026

Copy link
Copy Markdown
Member

The 14.3 branch was pinned to a commit that predates 46ed94f in
TYPO3-Documentation/.github. That commit makes the backport job skip pull
requests that already carry the success or failure label. Without it, removing
backport-failed re-triggers the backport, which fails because the change is
already on the branch, and the label is immediately re-applied by the bot.

Same fix as applied to main in this organization's other repositories, and
to TYPO3CMS-Reference-TCA's 14.3 branch in TYPO3-Documentation/TYPO3CMS-Reference-TCA#1441.

Where missing, the issues: write permission that reusable-backport.yml
declares is added too — a called workflow cannot grant itself more than the
caller holds.

Assisted-by: Claude Sonnet 5 noreply@anthropic.com
Signed-off-by: Lina Wolf

This branch was pinned to a commit that predates 46ed94f in
TYPO3-Documentation/.github. That commit makes the backport job skip pull
requests that already carry the success or failure label. Without it,
removing backport-failed re-triggers the backport, which fails because the
change is already on the branch, and the label is immediately re-applied.

Assisted-by: Claude Sonnet 5 <noreply@anthropic.com>
Signed-off-by: Lina Wolf
@linawolf
linawolf merged commit c8c5f78 into 14.3 Sep 7, 2026
12 checks passed
@linawolf
linawolf deleted the task/track-reusable-backport-main-14.3 branch September 7, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant