Skip to content

Renovate: point bundle-dep note at the auto-rebuild workflow#48

Merged
fengmk2 merged 1 commit into
mainfrom
fix/renovate-bundle-rebuild-note
Jul 1, 2026
Merged

Renovate: point bundle-dep note at the auto-rebuild workflow#48
fengmk2 merged 1 commit into
mainfrom
fix/renovate-bundle-rebuild-note

Conversation

@fengmk2

@fengmk2 fengmk2 commented Jul 1, 2026

Copy link
Copy Markdown
Member

The needs-bundle-rebuild label already triggers rebuild-bundle.yml (added in #47), which re-runs pnpm build:action and pushes the refreshed dist. The prBodyNote still instructed maintainers to do that by hand, so following it caused duplicate/racing pushes (non-fast-forward rejects) once the bot had already pushed.

Rewrite the note and the rule's internal description to state the rebuild happens automatically via the label, with a fork-PR fallback (the bot can't push to fork branches).

Config-only, no behavior change to the automation itself. Surfaced by a code review of the recent Renovate/bundle-rebuild changes.

The needs-bundle-rebuild label already triggers rebuild-bundle.yml (added
in #47), which re-runs pnpm build:action and pushes the refreshed dist. The
prBodyNote still told maintainers to do that by hand, so following it caused
duplicate/racing pushes (non-fast-forward rejects). Rewrite the note and the
rule's description to state the rebuild is automatic, with a fork-PR fallback.
@fengmk2 fengmk2 merged commit 10de9fa into main Jul 1, 2026
4 checks passed
@fengmk2 fengmk2 deleted the fix/renovate-bundle-rebuild-note branch July 1, 2026 12:05
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