Skip to content

ci.yml: fix push branch filter pattern#502

Merged
scpeters merged 1 commit intomainfrom
scpeters/ci_push_pattern
Apr 23, 2026
Merged

ci.yml: fix push branch filter pattern#502
scpeters merged 1 commit intomainfrom
scpeters/ci_push_pattern

Conversation

@scpeters
Copy link
Copy Markdown
Member

🦟 Bug fix

Fixes triggering of GitHub workflows on branches with double-digit major version.

Summary

This fixes the branch regex to run Ubuntu workflows on push to branches with a double digit major version number. Similar to gazebosim/sdformat#1445.

Checklist

  • Signed all commits for DCO
  • Added a screen capture or video to the PR description that demonstrates the fix (as needed)
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • Updated Bazel files (if adding new files). Created an issue otherwise.
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.

Backports: If this is a backport, please use Rebase and Merge instead.

This fixes the branch regex to run Ubuntu workflows
on push to branches with a double digit major version
number.

Signed-off-by: Steve Peters <[email protected]>
@github-project-automation github-project-automation Bot moved this from Inbox to In review in Core development Apr 22, 2026
@scpeters scpeters merged commit 78eb83f into main Apr 23, 2026
13 checks passed
@scpeters scpeters deleted the scpeters/ci_push_pattern branch April 23, 2026 05:29
@github-project-automation github-project-automation Bot moved this from In review to Done in Core development Apr 23, 2026
@scpeters
Copy link
Copy Markdown
Member Author

https://github.com/Mergifyio backport gz-fuel-tools11 gz-fuel-tools10

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 23, 2026

backport gz-fuel-tools11 gz-fuel-tools10

✅ Backports have been created

Details

scpeters added a commit that referenced this pull request Apr 23, 2026
This fixes the branch regex to run Ubuntu workflows
on push to branches with a double digit major version
number.

Signed-off-by: Steve Peters <[email protected]>
(cherry picked from commit 78eb83f)
scpeters added a commit that referenced this pull request Apr 23, 2026
This fixes the branch regex to run Ubuntu workflows
on push to branches with a double digit major version
number.

Signed-off-by: Steve Peters <[email protected]>
(cherry picked from commit 78eb83f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants