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

ci: create release branches after release #357

Merged
merged 2 commits into from
Jun 20, 2024
Merged

ci: create release branches after release #357

merged 2 commits into from
Jun 20, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Jun 20, 2024

What this PR does / why we need it:

This PR makes the release pipeline

  • create release branches only for major or minor release after the release has been made
  • makes the release-bot.yaml workflow cherry-pick the commit with release from release branch to main (when latest, patch release is released)

@pmalek pmalek added the area/ci label Jun 20, 2024
@pmalek pmalek self-assigned this Jun 20, 2024
@pmalek pmalek requested a review from a team as a code owner June 20, 2024 11:25
Copy link
Contributor

@czeslavo czeslavo left a comment

Choose a reason for hiding this comment

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

Ah, reviewing GH workflows 🫠 Read it twice, beside the comment about special strings possibly not being populated by carloscastrojumo/github-cherry-pick-action it looks right to me.

.github/workflows/release-bot.yaml Outdated Show resolved Hide resolved
@pmalek pmalek merged commit d492f32 into main Jun 20, 2024
20 checks passed
@pmalek pmalek deleted the release-pipeline branch June 20, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants