We've been using the provider for creating new projects and repositories. Works great!
However we've seen complications when creating merge checks, as we disable direct commits to master on new repositories. This results in someone pushing to a non-master branch (Initial branch typically) and bitbucket interprets that as the "main" branch.
Would it be possible to introduce a create .gitignore or readme.md invoking a master branch starting off, or is that difficult using the Atlassian APIs?
We've been using the provider for creating new projects and repositories. Works great!
However we've seen complications when creating merge checks, as we disable direct commits to master on new repositories. This results in someone pushing to a non-master branch (Initial branch typically) and bitbucket interprets that as the "main" branch.
Would it be possible to introduce a create .gitignore or readme.md invoking a master branch starting off, or is that difficult using the Atlassian APIs?