Skip to content

Temporarily skip sanity on main branch#486

Open
Michael Duggan (miduggan24) wants to merge 2 commits intomainfrom
temp_main_CI
Open

Temporarily skip sanity on main branch#486
Michael Duggan (miduggan24) wants to merge 2 commits intomainfrom
temp_main_CI

Conversation

@miduggan24
Copy link
Contributor

@miduggan24 Michael Duggan (miduggan24) commented Feb 18, 2026

Issue Link:
NOJIRA

Description of Problem/Feature:
Sanity is currently failing on main branch until merge of release into main, but daily builds on main are needed for TE2

Description of Fix/Solution:
Enable daily builds on main, skip sanity tests for main branch, and enable regression checks on main branch runs

Testing Done:
CI


Note

Medium Risk
Changes branch gating in CI/CD, which can alter what tests run and when downstream pipelines are triggered; main branch now bypasses sanity, increasing the chance of regressions slipping through until the temporary condition is reverted.

Overview
Enables the scheduled dev-apps GitHub Actions trigger to run for both main and release_2.8-1.5 instead of only the release branch.

Updates the Jenkins pipeline to also poll/trigger on main, skips the Execute CI Tests (sanity) stage on main, and allows main builds to trigger SQA regression pipelines (in addition to release branches).

Written by Cursor Bugbot for commit be43036. This will update automatically on new commits. Configure here.

@miduggan24 Michael Duggan (miduggan24) marked this pull request as ready for review February 18, 2026 21:01
@miduggan24 Michael Duggan (miduggan24) requested a review from a team as a code owner February 18, 2026 21:01
@miduggan24
Copy link
Contributor Author

  • Need to determine if daily/weekly build on main

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