Skip to content

ci: automatically push changelog updates#2704

Merged
anakin87 merged 1 commit into
mainfrom
automatically-push-changelog-updates
Jan 12, 2026
Merged

ci: automatically push changelog updates#2704
anakin87 merged 1 commit into
mainfrom
automatically-push-changelog-updates

Conversation

@anakin87
Copy link
Copy Markdown
Member

Related Issues

Manually reviewing the automatically generated Changelog PRs for core integrations isn't very useful.
If the changelog is wrong and we manually fix it, those changes will just be overwritten the next time it's generated.
To avoid spending time in these reviews, I'd switch back to the previous behavior, where Changelog is automatically generated and pushed.

Proposed Changes:

Checklist

@anakin87 anakin87 requested a review from a team as a code owner January 12, 2026 08:58
@anakin87 anakin87 requested review from mpangrazzi and sjrl and removed request for a team January 12, 2026 08:58
@sjrl
Copy link
Copy Markdown
Contributor

sjrl commented Jan 12, 2026

@anakin87 just to clarify this will cause the changelog change to be directly pushed to main after a PR is merged, is that right?

@anakin87
Copy link
Copy Markdown
Member Author

The changelog will be pushed after triggering the release by pushing a tag (git tag integrations/INTEGRATION-NAME && git push --tags).

Copy link
Copy Markdown
Contributor

@sjrl sjrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@anakin87 anakin87 merged commit 3942dd3 into main Jan 12, 2026
3 checks passed
@anakin87 anakin87 deleted the automatically-push-changelog-updates branch January 12, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants