Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Oct 28, 2025

Updating the root changelog is handled by the following code. The github workflow updatechangelog.yml is no longer needed.

_update_global_changelog(
f"{repo}/CHANGELOG.md",
f"{output}/CHANGELOG.md",
[new_library_config],
)

if is_mono_repo:
# only a mono repo has a global changelog
_update_global_changelog(
f"{repo}/CHANGELOG.md",
f"{output}/CHANGELOG.md",
libraries_to_prep_for_release,
)

@parthea parthea marked this pull request as ready for review October 28, 2025 11:17
@parthea parthea requested review from a team as code owners October 28, 2025 11:17
@parthea parthea merged commit 061f4bb into main Oct 28, 2025
26 checks passed
@parthea parthea deleted the parthea-patch-7 branch October 28, 2025 19:40
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.

2 participants