Skip to content

ci: notify private mirror to sync on push (replaces its 15-min poll) - #23884

Merged
ludamad merged 1 commit into
nextfrom
ci/notify-private-sync
Jun 4, 2026
Merged

ludamad merged 1 commit into
nextfrom
ci/notify-private-sync

Conversation

@ludamad

@ludamad ludamad commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

What

Adds a tiny workflow that, on every push to next/v5-next, dispatches the private mirror's (AztecProtocol/aztec-packages-private) sync-upstream-<branch>.yml via AztecBot — so the mirror is notified of public changes instead of polling every 15 minutes (companion PR there drops the cron).

Safety

This workflow only dispatches a workflow in the private repo. It does not checkout, read, or push any private content — there is no path for private commits to enter this public repo. Auth is the existing AZTEC_BOT_GITHUB_TOKEN secret.

Minimal: one new file, one gh workflow run call.

@ludamad
ludamad requested a review from charlielye as a code owner June 4, 2026 19:32
@ludamad
ludamad merged commit 7c3560c into next Jun 4, 2026
14 of 17 checks passed
@ludamad
ludamad deleted the ci/notify-private-sync branch June 4, 2026 19:36
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