Skip to content

Stabilize default-branch intercept and Action-pin CI - #73

Merged
jmjava merged 2 commits into
mainfrom
cursor/stabilize-main-ci-fc5f
Sep 16, 2026
Merged

jmjava merged 2 commits into
mainfrom
cursor/stabilize-main-ci-fc5f

Conversation

@jmjava

@jmjava jmjava commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Scheduled and Dependabot CI on main is still red for reasons that are not PR-page history.

Total status that this targets

  • Latest Tekton Results run on main is still the failed schedule 35107095845 (invalid target release: 21). The Java 21 toolchain is already on main (7da0b82). Workflow dispatch is not available to this agent, so the next schedule (Wed 09:19 UTC) is the next default-branch Results run.
  • Latest intercept evidence on main-based CI is a failure. Dependabot chore(deps): bump the github-actions group across 1 directory with 9 updates #35 intercept died with TaskRunValidationFailed: more than one PersistentVolumeClaim is bound on compile-maven/compile-npm. main never received the coschedule: disabled patch that already exists on the M17 aggregate (#52). Next Monday’s scheduled intercept will fail the same way until this lands.
  • Dependabot github-actions chore(deps): bump the github-actions group across 1 directory with 9 updates #35 local-regression failed because test_m17_operator_ci.py frozen-pinned actions/upload-artifact@b7c566a…. Action digest bumps should not fail CI.

Changes

  • Patch Tekton feature-flags to coschedule: disabled after Pipelines install so compile TaskRuns can bind source + build-cache PVCs.
  • Path-trigger intercept E2E on scripts/install-tekton.sh so this installer change is actually exercised.
  • Keep operator workflow tests requiring SHA-pinned Actions without freezing the digest.
  • Limit github-actions Dependabot to minor/patch so major Action jumps do not reopen this class of failure.

This is a default-branch CI fix. It does not merge the rest of the M17 aggregate.

Open in Web Open in Cursor 

Scheduled intercept and Dependabot Action bumps fail on main because
compile TaskRuns bind source and build-cache PVCs. Patch feature-flags
to coschedule=disabled, keep Action pin tests digest-agnostic, and
limit github-actions Dependabot to minor/patch.

Co-authored-by: jmjava <jmjava@gmail.com>
Default-branch intercept never fired on the coschedule fix because
install-tekton.sh was not in the workflow path filter.

Co-authored-by: jmjava <jmjava@gmail.com>
@jmjava
jmjava marked this pull request as ready for review September 16, 2026 17:42
@jmjava
jmjava merged commit bfd205d into main Sep 16, 2026
2 of 4 checks passed
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