terraform-provider-github
terraform-provider-github copied to clipboard
feat: allow_update_branch argument
This argument allows toggling Always suggest updating pull request branch
in the repository settings. Closes #1072 but is dependent by #1138 as this needs v44
of go-github
.
The dependent PR (https://github.com/integrations/terraform-provider-github/pull/1138) has been merged, so I think nothing blocks this PR from being finalized and merged. @strantalis do you have time to fix the conflicts?
@rene-bos Yeah I can get those fixed this week.
When could this PR be merged?
@bateller Can you approve the workflow? I'm hoping to see this PR merged soon, since it's blocking some work I have planned
This would be great to be included in the next release :)
Hi, I just stumbled upon this PR, great job 🎉 ! Looking forward to a merge 😁
I've updated the PR and fixed the merge conflict. I love this feature and we have it enabled on this repo! This will be released shortly.