Skip to content

Trigger tag workflow on successful CI runs on main - #242

Merged
rebkwok merged 1 commit into
mainfrom
tag-workflow-trigger
Sep 3, 2026
Merged

Trigger tag workflow on successful CI runs on main#242
rebkwok merged 1 commit into
mainfrom
tag-workflow-trigger

Conversation

@rebkwok

@rebkwok rebkwok commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

I removed the workflow_call trigger from the CI workflow because I didn't think it was used; in fact it was what made the CI step in the tag workflow possible. I think it's more understandable to keep the tag workflow to just do tagging, and trigger it only when a CI run on main completes successfully. github-tag-action will only tag if there are new commits since the last tag, so workflow dispatch runs on main won't create unnecessary tags.

@rebkwok
rebkwok merged commit 28c5d51 into main Sep 3, 2026
6 checks passed
@rebkwok
rebkwok deleted the tag-workflow-trigger branch September 3, 2026 13:33
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.

2 participants