fourplusone / terraform-provider-jira

Terraform provider to configure JIRA
https://registry.terraform.io/providers/fourplusone/jira/latest
MIT License
180 stars 54 forks source link

Feature Request: Create .gitignore or readme.md template when creating repositories #72

Closed raypettersen closed 2 years ago

raypettersen commented 2 years ago

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?

raypettersen commented 2 years ago

Registered by mistake, and no clear way of deleting. Sorry about the noise.