Skip to content

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

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

[PATCH] Run Tests and CodeQL on release branches#61
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 b373dc5 into main Sep 9, 2026
14 checks passed
@mtfishman
mtfishman deleted the patch/release_branch_workflow_triggers branch September 9, 2026 22:16
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