Uh oh!
There was an error while loading. Please reload this page.
release-train: staging -> main - #145
Conversation
…139) Step 2 of the reusable's three-step arming order, rolled from the claude-skills pilot (claude-skills#36) to the rest of the fleet. No branch protection is touched and `bugbot / review` is not required: Bugbot does not review Dependabot PRs, so a required context would park every one of them red with no route to green. Reported, not required. repo-inventory.yml is untouched -- caller first, entry after; the flip to `required` is the follow-up. Refs tracebloc/backend#2284 Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
release-train: develop -> staging
`edited` is the only pull_request event GitHub fires on a base-branch change. Without it a retargeted PR can never re-run fr-gate: synchronize needs a push, and a retarget has nothing to push. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
release-train: develop -> staging
Managed sync from tracebloc/.github/org-standards.md. Co-authored-by: tracebloc-release-train[bot] <309815517+tracebloc-release-train[bot]@users.noreply.github.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
release-train: develop -> staging
LukasWodka
commented
Aug 27, 2026
bugbot run |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2779e85. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
LukasWodka
commented
Aug 27, 2026
Promoted with 1 open Medium/Low Bugbot finding(s), per the severity policy in release-train's README (High stops the line; Medium/Low are recorded and ship, at both hops): Caller does not skip bot PRs This is a third look at twice-reviewed code -- it passed per-feature review and functional review on the source branch before the promotion. Fix forward on What the train did with each:
|
Uh oh!
There was an error while loading. Please reload this page.

Automated promotion by the release train (RFC-0008 D14). Head is the train-managed
release-train/to-mainbranch (a mirror ofstaging), so it never collides with a human PR. Merged only when the fr-gate is green.Note
Low Risk
Changes are workflow callers and synced engineering prose; no product runtime code. Bugbot runs add CI load and may show red advisory checks on some PRs without blocking merge.
Overview
This promotion bundles CI workflow changes and a synced org-standards block in
CLAUDE.md.Bugbot (fleet step 2): Adds
bugbot-gate-caller.yml, a thin caller totracebloc/.github’s reusablebugbot-gate.ymlon PR open/sync/ready-for-review, with concurrency and read-only permissions. It runs thebugbot / reviewcheck as advice only—branch protection andrepo-inventoryare intentionally not updated in this PR (required follow-up in.github).FR gate: Extends
fr-gate-caller.ymlwith theeditedpull_request type so the gate re-runs when the PR base branch changes, avoiding a stalegate / gateverdict after retargets.CLAUDE.md: Replaces hand-waved branch-model exceptions with read
repo-inventory.yml, documents the unprotected-developtrap, addsgit reap/branch_owner.pycleanup guidance, a “fix the class, not the instance” quality rule, and clarifies bug-kanban automation vs manual moves in three repos.Reviewed by Cursor Bugbot for commit 2779e85. Bugbot is set up for automated code reviews on this repo. Configure here.