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

Adding new workflow to check if framework branch and PR exist #71

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

juanangp
Copy link
Member

@juanangp juanangp commented Jun 30, 2022

juanangp Ok: 29

Added new workflow for automatic merging of framework PR when a framework branch matches and a PR exist:

  • Check if any framework branch matches current branch for merging
  • In case a branch matches it check if a PR in the framework exist
  • Workflow will fail in case a matching framework branch exist and there is no associated PR
  • When the current PR is merged, the associated framework PR should be also merged
  • Access tokens for the merge are taken from the repository

Contributes to rest-for-physics/framework#250

Related to rest-for-physics/framework#259

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.

Automatize submodule PR if framework name matches with submodules
2 participants