integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
888 stars 729 forks source link

add delete branch on merge option on datasource github repository #2046

Closed alileza closed 1 month ago

alileza commented 9 months ago

After the change?

Supporting a couple more fields from repository api

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


kfcampbell commented 8 months ago

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

kfcampbell commented 8 months ago

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