I've been looking at the available actions for Automation, and I'm not sure the functionality is there, that I'm looking for. I wonder if something else might be a better solution. Actions needed include the following, after approval:
- Create a new Confluence space for the approved project.
- Create a new Bitbucket project and default repo.
- Create a branch off of a "Cloud" repository, and commit a templated set of code.
- After the code is committed, submit a PR including the the new code.
- An engineer completes the PR, and a pre-baked Pipeline takes it from there.
- (The above process of adding code templates to repositories may be repeated, in various repositories, with various templates)