Skip to content

release-train: develop -> staging - #462

Merged
tracebloc-release-train[bot] merged 1 commit into
stagingfrom
release-train/to-staging
Aug 6, 2026
Merged

release-train: develop -> staging#462
tracebloc-release-train[bot] merged 1 commit into
stagingfrom
release-train/to-staging

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Automated promotion by the release train (RFC-0008 D14). Head is the train-managed release-train/to-staging branch (a mirror of develop), so it never collides with a human PR. Merged only when the fr-gate is green.


Note

Low Risk
CI-only reference changes with no application or release logic changes; behavior should match the same action versions already in use.

Overview
Pins third-party GitHub Actions across CI workflows from mutable version tags (e.g. @v7) to immutable commit SHAs, with the original version kept in an inline comment for readability.

Affected actions include actions/checkout, actions/setup-go, actions/setup-python, actions/upload-artifact, actions/download-artifact, actions/add-to-project, and actions/stale, touching build, release, e2e, drift checks, vulncheck, mutation, kanban, and stale-backlog workflows. Workflow triggers, job logic, and secrets usage are unchanged—only the uses: references are hardened against tag-moving supply-chain risk.

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

Pin every actions/* ref to the full 40-char commit SHA it currently
resolves to, with a trailing exact-version comment (D10,
RFC-BACKEND-1405). Behaviour-preserving: no version changes, only
removal of silent tag mutation. tracebloc/* refs stay on @main by
design; third-party refs were pinned under backend#1490.

Part of tracebloc/backend#1491.

Co-authored-by: Claude Fable 5 <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 6830dd0. Configure here.

@tracebloc-release-train tracebloc-release-train Bot added gate-nudge Toggled by the release train to (re-)fire the fr-gate and removed gate-nudge Toggled by the release train to (re-)fire the fr-gate labels Aug 6, 2026
@tracebloc-release-train
tracebloc-release-train Bot merged commit 9e02a14 into staging Aug 6, 2026
47 of 53 checks passed
@tracebloc-release-train
tracebloc-release-train Bot deleted the release-train/to-staging branch August 6, 2026 06:57
@LukasWodka

Copy link
Copy Markdown
Contributor Author

FR on staging → Ready for prod (staging FR sweep, 2026-08-06). Basis: promotion mirror PR — merged to staging via the fr-gated hop; carries no independent product behavior of its own. No product-behavior verification required for this class.

@tracebloc-release-train
tracebloc-release-train Bot restored the release-train/to-staging branch August 6, 2026 08:06
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