mineiros-io / terraform-github-repository

A Terraform module to manage GitHub Repositories. https://github.com/
Apache License 2.0
156 stars 100 forks source link

feat: add [squash_merge|merge]_commit_[messsage|title] #165

Closed kevcube closed 4 months ago

kevcube commented 7 months ago

adds parameters for configuring default commit titles and messages for squash merges and merge commits

soerenmartius commented 7 months ago

Thanks for providing this - we will review this asap and make sure to update all github modules to the latest provider version asap too

VOVELEE commented 7 months ago

@soerenmartius @kevcube thanks for this PR. I also need this functionality :)

soerenmartius commented 7 months ago

@soerenmartius @kevcube thanks for this PR. I also need this functionality :)

We have a major round of refactoring coming in :) this will be released soon

hibeekaey commented 6 months ago

Hey @soerenmartius, Could you share any updates on when we might expect this release? Any insights would be greatly appreciated.