ci: trigger CI on rel-* branch pushes for tag protection rule#1004
Open
tofarr wants to merge 1 commit into
Open
ci: trigger CI on rel-* branch pushes for tag protection rule#1004tofarr wants to merge 1 commit into
tofarr wants to merge 1 commit into
Conversation
The Release Tag ruleset requires test-and-build (ubuntu) to pass before v* tags can be pushed, but CI previously only ran on main and pull_request events. This caused rel-* version bump commits to fail the tag protection check unless a workaround PR was opened. Co-authored-by: openhands <openhands@all-hands.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
✅ Mock-LLM Docker E2E Test Results12/12 passed Commit:
Posted by the Mock-LLM E2E workflow · results are deterministic (scripted LLM responses) |
Contributor
📸 Snapshot Test Report✅ All snapshots match the main branch baselines.
✅ Unchanged snapshots (73)
Generated by the Snapshot Tests workflow. This comment was created by an AI agent (OpenHands) on behalf of the repo maintainers. |
enyst
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The
Release Tagrepository ruleset requirestest-and-build (ubuntu)to pass before av*tag can be pushed. However, CI was only configured to run on pushes tomainand pull request events.This meant that when a version bump commit was pushed directly to a
rel-*branch, no CI check was recorded on that commit from a push event, causing the tag push to fail with:Fix: Add
rel-*to thepush: branchestrigger inci.ymlso version bump commits on release branches automatically get a CI check, satisfying the tag protection rule.This PR was created by an AI agent (OpenHands) on behalf of the user.
🐳 Docker images for this PR
• GHCR package: https://github.com/OpenHands/agent-canvas/pkgs/container/agent-canvas
ghcr.io/openhands/agent-canvasghcr.io/openhands/agent-server:1.24.0-pythonopenhands-automation==1.0.0a51c5d7e5201036fea65f2fbb2bde9ddb6445259a7Pull (multi-arch manifest)
# Multi-arch manifest — Docker automatically pulls the correct architecture docker pull ghcr.io/openhands/agent-canvas:sha-1c5d7e5Run
All tags pushed for this build
About Multi-Architecture Support
sha-1c5d7e5) is a multi-arch manifest supporting both amd64 and arm64sha-1c5d7e5-amd64) are also available if needed