Skip to content

chore(kanban): reconcile → weekly backstop; drop stale header (part of #1279) - #89

Merged
LukasWodka merged 1 commit into
mainfrom
chore/1279-reconcile-weekly
Jul 27, 2026
Merged

chore(kanban): reconcile → weekly backstop; drop stale header (part of #1279)#89
LukasWodka merged 1 commit into
mainfrom
chore/1279-reconcile-weekly

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Part of tracebloc/backend#1279. .github scope: reconcile cron daily→weekly (event-driven flows are primary now, D21), and drops two stale header sections (the removed Release:-vehicle self-grant and the untrusted .kanban.yml note). auto-classify already deleted. Cross-repo remainder (docs sync-docs/preview-page-coverage, frontend smoke-nightly) tracked separately. actionlint clean.


Note

Low Risk
Schedule and comment-only changes in a housekeeping workflow; reconcile logic in the job steps is untouched in this diff.

Overview
Kanban reconcile is reframed as a weekly backstop (Mondays 04:00 UTC) instead of a nightly job, with comments stating event-driven workflows are the primary path.

The workflow header is trimmed to match current behavior: removed documentation for auto-moving merged Release: PRs to Prod and for per-repo .kanban.yml prod-branch overrides. The numbered reconcile cases are renumbered (Cancelled and misplaced issues); drift-to-prod and the safety cap are unchanged.

Reviewed by Cursor Bugbot for commit 0878a52. Bugbot is set up for automated code reviews on this repo. Configure here.

… (D21)

Event-driven advance/closure are the primary path now, so the nightly reconcile
drops to a weekly Mondays run (RFC-0008 D21). Also removes two stale header
sections: the `Release:`-vehicle auto-move (the self-grant removed in #1267) and
the `.kanban.yml` override note (no longer trusted). auto-classify is already gone.

Part of tracebloc/backend#1279 (the docs sync-docs / preview-page-coverage and
frontend smoke-nightly items live in those repos).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@LukasWodka

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 0878a52. Configure here.

@LukasWodka
LukasWodka merged commit 1982f41 into main Jul 27, 2026
5 checks passed
LukasWodka added a commit that referenced this pull request Jul 28, 2026
A push routinely carries commits that already shipped further down the
pipeline: a staging->develop back-merge re-pushes Prod PRs to develop, and
a develop==main fast-forward does the same. advance-deploy-env blindly set
every PR in the push to the branch's column, un-shipping those cards (seen
live: .github #87/#88/#89/#92 stranded at On dev after yesterday's ff, #95
demoted from Prod today; engine#540's back-merge would demote its whole
staging history next). Now the per-PR query also reads the current Status
and the update is skipped unless the target rank is strictly higher.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant