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

Finish develop to master automated pull requests #2363

Closed
bahmutov opened this issue Jan 7, 2020 · 0 comments
Closed

Finish develop to master automated pull requests #2363

bahmutov opened this issue Jan 7, 2020 · 0 comments
Assignees

Comments

@bahmutov
Copy link
Contributor

bahmutov commented Jan 7, 2020

Based on the example in https://github.com/bahmutov/auto-pr-gh-action-example need to finish the setup to automatically propagate merged pull requests from develop to master.

  • every merged pull request into develop should trigger action to open a pull request into master (or update existing one)
  • the new pull request should have a specific label
  • then install https://mergify.io/ app (free for public repos) and configure it to merge the pull requests with that specific label after the tests finish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant