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: auto merge main into the feature branch [skip ci] #1191

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Conversation

yshyn-iohk
Copy link
Member

@yshyn-iohk yshyn-iohk commented Jun 17, 2024

Description:

  • auto merge the main branch into the a feature brach when a pull request is labeled with autoupdate. The idea of this improvement is to optimize the work of the engineers: engineer shouldn't keep an eye on the PR and press "Update..." button after each successful merge of another PR into the main branch. The bot will do this work for you.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@yshyn-iohk yshyn-iohk merged commit b8869c8 into main Jun 17, 2024
9 checks passed
@yshyn-iohk yshyn-iohk deleted the ci/auto-merge branch June 17, 2024 13:14
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