Skip to content

fix(ci): keep a stable fork-sync branch#3

Merged
benjaminshafii merged 1 commit intodevfrom
chore/fork-sync-janitor
Feb 16, 2026
Merged

fix(ci): keep a stable fork-sync branch#3
benjaminshafii merged 1 commit intodevfrom
chore/fork-sync-janitor

Conversation

@benjaminshafii
Copy link
Copy Markdown
Member

Why

fork-sync-upstream was creating a new timestamped sync branch on each run, which would create PR spam over time.

What

  • switch to a stable branch name: sync/<patch-branch>-onto-<upstream-branch>.
  • each sync run now force-updates one branch and one PR instead of opening new PRs.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@benjaminshafii benjaminshafii force-pushed the chore/fork-sync-janitor branch from 01ec953 to 932c084 Compare February 16, 2026 03:26
@benjaminshafii benjaminshafii merged commit 44667de into dev Feb 16, 2026
1 of 3 checks passed
@benjaminshafii benjaminshafii deleted the chore/fork-sync-janitor branch February 16, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant