Skip to content

ci: add workflow_dispatch trigger for manual runs#75

Closed
javoire wants to merge 2 commits intomainfrom
detect-merged-parent-branches
Closed

ci: add workflow_dispatch trigger for manual runs#75
javoire wants to merge 2 commits intomainfrom
detect-merged-parent-branches

Conversation

@javoire
Copy link
Owner

@javoire javoire commented Mar 5, 2026

Summary

  • Adds workflow_dispatch trigger to both CI and Release workflows so they can be triggered manually from the Actions tab.

🤖 Generated with Claude Code

javoire and others added 2 commits March 5, 2026 12:16
When no PR is found for a branch, fall back to `git merge-base
--is-ancestor` to check if it was merged into the base branch.
This handles cases where PRs are missing or from external repos.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@javoire javoire closed this Mar 5, 2026
@javoire javoire deleted the detect-merged-parent-branches branch March 5, 2026 17:25
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