Skip to content

[PATCH] Run Tests and CodeQL on release branches - #38

Merged
mtfishman merged 1 commit into
mainfrom
patch/release_branch_workflow_triggers
Sep 9, 2026
Merged

[PATCH] Run Tests and CodeQL on release branches#38
mtfishman merged 1 commit into
mainfrom
patch/release_branch_workflow_triggers

Conversation

@ITensorBot

Copy link
Copy Markdown
Member

Summary

  • Fixes the push.branches entry in Tests.yml, which read release- rather than release-* and so matched no branch, leaving maintenance branches with no post-merge test run.
  • Adds release-* to the pull_request.branches list in CodeQL.yml, which previously ran only on pull requests into main.
  • Both checks are required by the branch ruleset, so they have to run on release branches before that ruleset can cover them.

@mtfishman
mtfishman merged commit 565c6f7 into main Sep 9, 2026
13 checks passed
@mtfishman
mtfishman deleted the patch/release_branch_workflow_triggers branch September 9, 2026 22:17
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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