Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
changelog: |
- Promotes the pre-release to 1.0.0.
version: promote

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@chunhtai can you confirm this will work to create the 1.0 releases as expected?

@chunhtai chunhtai Aug 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no, unless someone add this option in the ci.

I think the better way to handle this is to manually create a release branch and merge it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

oh wait, someone does add the option promote. let me double check

@justinmc justinmc Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Here's where it was added: #12262. CC @stuartmorgan-g

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
changelog: |
- Promotes the pre-release to 1.0.0.
version: promote
Loading