Skip to content

update release doc for tag creation #5721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2023
Merged

update release doc for tag creation #5721

merged 1 commit into from
Oct 31, 2023

Conversation

liqunfu
Copy link
Collaborator

@liqunfu liqunfu commented Oct 31, 2023

Description

To re-order release steps so that release branch is created before release tag is to be created. This is because release branch is needed for creating a tag.

Motivation and Context

TO reduce mistake of creating a release tag with in-correct branch

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@liqunfu liqunfu requested a review from a team as a code owner October 31, 2023 19:17
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@liqunfu liqunfu added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit 33d7c86 Oct 31, 2023
@liqunfu liqunfu deleted the liqun/onnx-releases.md branch October 31, 2023 20:17
isdanni pushed a commit to isdanni/onnx that referenced this pull request Nov 2, 2023
### Description
To re-order release steps so that release branch is created before
release tag is to be created. This is because release branch is needed
for creating a tag.

### Motivation and Context
TO reduce mistake of creating a release tag with in-correct branch

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
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