framework
framework copied to clipboard
New workflow frameworkPR for automatic submodule PR merging
Added new workflow for automatic merging of submodule PR when a submodule branch matches and a submodule PR exist:
- Check if any submodule branch matches framework branch
- In case a branch matches it check if a PR in the submodule exist
- Workflow will fail in case a matching submodule branch exist and there is no associated PR
- When the framework PR is merged, the associated submodules PR should be also merged
- Access tokens for the submodule merge are taken from the repository
Contributes to https://github.com/rest-for-physics/framework/issues/250
Related to https://github.com/rest-for-physics/rawlib/pull/71
@lobis and @jgalan can you approve please? I want to check if the pipeline passes after approval, also you have to approve this one https://github.com/rest-for-physics/rawlib/pull/71
This PR is not yet merged?
@juanangp should this be merged together with rest-for-physics/rawlib#71?