Open
Description
Sometimes we have to manually coordinate PRs in several repos to address one new feature.
We would like to set up GitHub Workflows so that this can be handled automatically if we can agree on a standard naming scheme for the issues.
New features usually break stratisd CI on the stratis-cli tests and the testing tests. It would be nice if the CI would automatically look for the correct repo and the correctly named branch or PR and just use that to run the test.