Skip to content

fix: build-and-tag requires CI to pass first - #58

Merged
jajera merged 1 commit into
mainfrom
fix/build-requires-ci
Aug 23, 2026
Merged

fix: build-and-tag requires CI to pass first#58
jajera merged 1 commit into
mainfrom
fix/build-requires-ci

Conversation

@jajera

@jajera jajera commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Use workflow_run trigger so build/tag/release only runs after CI succeeds on main, preventing broken releases.

Previously build-and-tag fired on any push to main independently of CI. This meant it could tag and release code that hadn't passed tests yet.

Use workflow_run trigger so build/tag/release only runs after CI
succeeds on main, preventing broken releases.
@jajera
jajera merged commit 21afa84 into main Aug 23, 2026
13 checks passed
@jajera
jajera deleted the fix/build-requires-ci branch August 23, 2026 19:21
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