Skip to content

ci: run scheduled Kind jobs (cluster, intercept, Results) - #96

Merged
jmjava merged 1 commit into
mainfrom
cursor/exercise-scheduled-kind-ci-098f
Sep 16, 2026
Merged

jmjava merged 1 commit into
mainfrom
cursor/exercise-scheduled-kind-ci-098f

Conversation

@jmjava

@jmjava jmjava commented Sep 16, 2026

Copy link
Copy Markdown
Owner

This repo’s scheduled Kind jobs cannot be workflow_dispatched with the agent GitHub token (403). Touching the workflow files is the supported way to run the same jobs as the crons on a PR:

Schedule Cron Job this PR starts
Nightly cluster regression 17 6 * * * Kind + Phase 2 stack-dag-verify + Newman (isolation skipped on PRs, same as the workflow already documents)
Weekly intercept product E2E 43 7 * * 1 telepresence + mirrord trigger-to-traffic
Weekly Tekton Results 19 9 * * 3 Kind + Postgres + Results + run-regression-agent-full.sh

Comments in the three workflow files record that a PR against those files is the cron equivalent. No product/script behavior change.

Expect these to take a while (intercept and Results are up to 180 minutes).

Open in Web Open in Cursor 

workflow_dispatch is not available to this agent token. Touching the
scheduled workflow files on a PR runs the same Kind jobs as the crons:
nightly cluster regression, weekly intercept E2E, and weekly Results.

Co-authored-by: jmjava <[email protected]>
@jmjava
jmjava marked this pull request as ready for review September 16, 2026 22:41
@jmjava
jmjava merged commit 15ffa3e into main Sep 16, 2026
9 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