Gitpulse
LatestReleasesStand-up
Merged
Size
S
Small: 10-100 weighted lines
Change Breakdown
CI/CD100%
#3162chore(repo): Dispatch new-release to www.trigger.dev repo to generate version changelog draft PR

Cross-repository changelog automation added to release pipeline

ER
ericallam
·Mar 2, 2026·#3162chore(repo): Dispatch new-release to www.trigger.dev repo to generate version changelog draft PR

The automated release workflow now dispatches an event to the separate marketing site repository to draft a changelog pull request.

The release pipeline automatically triggers changelog drafts on the marketing site when a new version is published. This automates the initialization of release notes across repositories.

A waits for the primary release processes to finish so that assets like the precise Docker image URL are finalized. Once the release is confirmed, it fires a cross-repository webhook to the marketing site.

The payload uses a standard to pass along the published package version, providing the receiving repository with the exact version string needed to template out a draft pull request.

© 2026 · via Gitpulse