terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

add delete branch on merge option on datasource github repository

Open alileza opened this issue 1 year ago • 2 comments

After the change?

Supporting a couple more fields from repository api

  • delete_on_branch_merge
  • get_allow_update_branch

Pull request checklist

  • [x] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • [ ] Yes
  • [x] No

alileza avatar Dec 06 '23 09:12 alileza

@alileza feel free to promote this from draft when you're comfortable!

kfcampbell avatar Jan 05 '24 19:01 kfcampbell

Would you mind adding checks for these new attributes to github/data_source_github_repository_test.go?

kfcampbell avatar Jan 22 '24 23:01 kfcampbell