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

feat(ci): GEN-2128 add auto cherry pick workflow #18748

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

pellejador
Copy link
Contributor

Describe your changes:

Adding a new workflow to auto-cherry-pick changes from pull requests to the release branch

To enable automatic cherry-picking for your PR, add the To release label.
The workflow will attempt to cherry-pick your changes and will notify you on your PR whether the process was successful.

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link

Copy link
Collaborator

@akash-jain-10 akash-jain-10 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@pellejador pellejador merged commit 7c2b1c8 into main Nov 25, 2024
8 of 11 checks passed
@pellejador pellejador deleted the GEN-2128/add-auto-cherry-pick-workflow branch November 25, 2024 09:12
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