Skip to content

fix(ci): fix branch prefix in assemble-taskbroker-image condition#597

Merged
hubertdeng123 merged 1 commit intomainfrom
fix/image-workflow-release-branch-condition
Apr 15, 2026
Merged

fix(ci): fix branch prefix in assemble-taskbroker-image condition#597
hubertdeng123 merged 1 commit intomainfrom
fix/image-workflow-release-branch-condition

Conversation

@hubertdeng123
Copy link
Copy Markdown
Member

@hubertdeng123 hubertdeng123 commented Apr 15, 2026

Fix the release branch prefix check in the assemble-taskbroker-image job condition.

The condition was checking for releases/ but our release branches use the
release/ prefix (e.g., release/0.1.0, release/25.10.0). This meant the
image assembly job would never run on release branches.

This is being skipped: https://github.com/getsentry/taskbroker/actions/runs/24468414644/job/71502563907

@hubertdeng123 hubertdeng123 requested a review from a team as a code owner April 15, 2026 19:57
@hubertdeng123 hubertdeng123 merged commit e2102f7 into main Apr 15, 2026
22 checks passed
@hubertdeng123 hubertdeng123 deleted the fix/image-workflow-release-branch-condition branch April 15, 2026 22:19
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.

3 participants