Skip to content

ci: Add daily CI for v4.x maintenance branch#1660

Merged
sharmabikram merged 1 commit intomasterfrom
shbikram/v4.x-CI
Apr 29, 2026
Merged

ci: Add daily CI for v4.x maintenance branch#1660
sharmabikram merged 1 commit intomasterfrom
shbikram/v4.x-CI

Conversation

@sharmabikram
Copy link
Copy Markdown
Contributor

Add branch matrix strategy to daily CI workflow so it runs against both master and v4.x branches. This ensures the v4.x maintenance branch is tested daily to catch dependency rot and regressions.

  • Add branch input to shared-ci.yml and ci.yml reusable workflows
  • Use ref parameter in checkout step to support branch selection
  • Add [master, v4.x] matrix to daily_ci.yml

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

Add branch matrix strategy to daily CI workflow so it runs against
both master and v4.x branches. This ensures the v4.x maintenance
branch is tested daily to catch dependency rot and regressions.

- Add branch input to shared-ci.yml and ci.yml reusable workflows
- Use ref parameter in checkout step to support branch selection
- Add [master, v4.x] matrix to daily_ci.yml
@sharmabikram sharmabikram requested a review from a team as a code owner April 29, 2026 19:49
Copy link
Copy Markdown
Member

@rishav-karanjit rishav-karanjit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sharmabikram sharmabikram merged commit 7d0b8a3 into master Apr 29, 2026
111 of 121 checks passed
@sharmabikram sharmabikram deleted the shbikram/v4.x-CI branch April 29, 2026 21:23
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