cp: ci: Bump Curator release workflow to include generated changelog (1522) into r1.1.0#1524
Closed
cp: ci: Bump Curator release workflow to include generated changelog (1522) into r1.1.0#1524
ci: Bump Curator release workflow to include generated changelog (1522) into r1.1.0#1524Conversation
Signed-off-by: Charlie Truong <chtruong@nvidia.com> Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Contributor
Author
|
/ok to test 4681028 |
Contributor
Greptile SummaryCherry-picked #1522 from main branch to Changes:
The cherry-pick appears clean with no conflicts. Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Workflow Triggered] --> B{generate-changelog input}
B -->|true default| C[Use Changelog Builder v0.73.0]
B -->|false| D[Skip Changelog Generation]
C --> E[Read changelog-config.json]
E --> F[Fetch PRs max_pull_requests: 500]
E --> G[Fetch Tags max_tags_to_fetch: 100]
F --> H[Filter by ignore_labels]
G --> H
H --> I[Apply pr_template format]
I --> J[Sort ASC by semver]
J --> K[Generate Changelog]
K --> L[Create GitHub Release]
D --> L
L --> M[Version Bump to version-bump-branch]
Last reviewed commit: 4681028 |
chtruong814
approved these changes
Feb 18, 2026
Contributor
|
Closing since we are approaching r1.2.0 now, and this was never added to r1.1.0. |
auto-merge was automatically disabled
April 15, 2026 19:04
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
beep boop [🤖]: Hi @chtruong814 👋,