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

chore: backport github action #149

Merged
merged 3 commits into from
Oct 9, 2024
Merged

chore: backport github action #149

merged 3 commits into from
Oct 9, 2024

Conversation

SebastianElvis
Copy link
Member

Part of #110

This PR introduces the backport Github action. One can label a hotfix PR to main with backport release/0.Y.x, and this GH action will open a backport PR automatically.

@SebastianElvis SebastianElvis requested a review from a team as a code owner October 9, 2024 10:50
@SebastianElvis SebastianElvis requested review from Lazar955, RafilxTenfen and KonradStaniec and removed request for a team October 9, 2024 10:50
@SebastianElvis SebastianElvis mentioned this pull request Oct 9, 2024
3 tasks
Copy link
Member

@gitferry gitferry left a comment

Choose a reason for hiding this comment

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

Great!

.github/workflows/backport.yml Outdated Show resolved Hide resolved
@KonradStaniec
Copy link
Collaborator

oh this loos great!

Does the backport happens through pr which must be approved or it is happens by commit cherry pick and merge to backported branch ?

Copy link
Contributor

@RafilxTenfen RafilxTenfen left a comment

Choose a reason for hiding this comment

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

🚀

@SebastianElvis
Copy link
Member Author

oh this loos great!

Does the backport happens through pr which must be approved or it is happens by commit cherry pick and merge to backported branch ?

As per https://github.com/babylonlabs-io/babylon/pull/149/files#diff-1b2ad8b0da1ad4fac7eb4ef8cdeed82b48d00a80eb531a6f31db11f73182f491R24-R34 I think it happens as soon as a PR with backport label is merged. Also we require approval for merging PRs.

@SebastianElvis SebastianElvis merged commit 0b203a6 into main Oct 9, 2024
18 checks passed
@SebastianElvis SebastianElvis deleted the backport-gh-action branch October 9, 2024 23:10
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.

5 participants