Skip to content

ci: notify downstream repos on release - #59

Merged
gmaclennan merged 2 commits into
mainfrom
ci/notify-downstream-on-release
Jun 27, 2026
Merged

ci: notify downstream repos on release#59
gmaclennan merged 2 commits into
mainfrom
ci/notify-downstream-on-release

Conversation

@gmaclennan

Copy link
Copy Markdown
Member

Adds a notify-downstream job that fires a repository_dispatch (event type first-party-release) to downstream repos when @comapeo/map-server publishes, so they fast-track the dependency bump instead of waiting for their daily Dependabot run.

Pairs with the receiver workflow in digidem/comapeo-core-react-native#173. The downstream destinations are a matrix (owner/repo), so adding more later is a one-line change.

Requires: RELEASE_BOT_APP_ID + RELEASE_BOT_PRIVATE_KEY available to this repo, and the Releases bot installed on each downstream repo with Contents: write (needed to send the dispatch).

@gmaclennan
gmaclennan merged commit f118c2c into main Jun 27, 2026
21 of 22 checks passed
@gmaclennan
gmaclennan deleted the ci/notify-downstream-on-release branch June 27, 2026 17:23
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