Skip to content

release-train: develop -> staging - #554

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

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

Conversation

@LukasWodka

@LukasWodkaLukasWodka commented Aug 22, 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

Medium Risk
Changes automated issue-closing behavior: eligibility now depends on project-board Status via a shared reusable workflow and App token. Misconfiguration could close the wrong issues or fail the weekly sweep.

Overview
Replaces the local actions/stale weekly closer with a thin caller to the org reusable stale-backlog.yml@main.

The old job marked/closed any inactive issue (except keep-open/blocked). The new sweep only targets cards in Backlog, so North Stars and in-pipeline work are no longer auto-closed. Writes go through an App token in the reusable; this repo only grants contents: read and passes no inputs (defaults on the callee). Schedule is unchanged (Mondays 00:00 UTC plus workflow_dispatch).

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

…/stale (#543)
* ci(1979): call the board-aware stale sweep instead of copying actions/stale
* ci(1979): drop the 16-way actions/stale copy this caller replaces
@LukasWodka

Copy link
Copy Markdown
ContributorAuthor

bugbot run

@cursorcursorBot 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 d02da11. Configure here.

@tracebloc-release-traintracebloc-release-trainBot 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 23, 2026
@tracebloc-release-train
tracebloc-release-trainBot merged commit d289cd8 into stagingAug 23, 2026
62 checks passed
@tracebloc-release-train
tracebloc-release-trainBot deleted the release-train/to-staging branch August 23, 2026 07:04
@LukasWodka

Copy link
Copy Markdown
ContributorAuthor

/fr-pass

Sign up for freeto 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

@LukasWodka