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

action: post-release steps #2201

Merged
merged 8 commits into from
Oct 19, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Oct 17, 2023

What

Automate the post-release steps so the <major>.x gets updated through a Pull Request. Create <major>.x if it's not available.

Why

More automation that follows the github branch protection.

Further details

I need to figure out how to test this out.

.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/bootstrap/action.yml Show resolved Hide resolved
@v1v v1v requested review from a team October 17, 2023 13:11
@v1v v1v self-assigned this Oct 17, 2023
@v1v v1v added the ci label Oct 17, 2023
.github/workflows/release.yml Outdated Show resolved Hide resolved
@Mpdreamz
Copy link
Member

Mpdreamz commented Oct 19, 2023

@v1v #2204 is an example manual run of the changes suggested.

@v1v v1v requested a review from Mpdreamz October 19, 2023 11:05
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM

@Mpdreamz Mpdreamz merged commit 3fe4468 into elastic:main Oct 19, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants