Skip to content
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

Update docs on how to merge release to main #2380

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

colega
Copy link
Contributor

@colega colega commented Jul 12, 2022

What this PR does

We should merge release into a branch of main, not main into a branch of
release, which would have the parents in the opposite order.

Also document that we merge back release into main after doing the
release candidates.

Which issue(s) this PR fixes or relates to

Ref: #2241

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

We should merge release into a branch of main, not main into a branch of
release, which would have the parents in the opposite order.

Also document that we merge back release into main after doing the
release candidates.

Signed-off-by: Oleg Zaytsev <[email protected]>
@colega colega requested a review from pstibrany July 12, 2022 08:26
Signed-off-by: Oleg Zaytsev <[email protected]>
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this.

@colega colega enabled auto-merge (squash) July 12, 2022 08:39
@colega colega merged commit a6077d0 into main Jul 12, 2022
@colega colega deleted the update-release-process-merging-back-to-main branch July 12, 2022 08:45
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