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

feat: allow_update_branch argument

Open strantalis opened this issue 2 years ago • 2 comments

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.

strantalis avatar May 07 '22 16:05 strantalis

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 avatar Sep 12 '22 07:09 rene-bos

@rene-bos Yeah I can get those fixed this week.

strantalis avatar Sep 15 '22 14:09 strantalis

When could this PR be merged?

EvyBongers avatar Sep 27 '22 06:09 EvyBongers

@bateller Can you approve the workflow? I'm hoping to see this PR merged soon, since it's blocking some work I have planned

EvyBongers avatar Sep 30 '22 09:09 EvyBongers

This would be great to be included in the next release :)

gesellix avatar Oct 14 '22 08:10 gesellix

Hi, I just stumbled upon this PR, great job 🎉 ! Looking forward to a merge 😁

github-matthieu-wipliez avatar Oct 24 '22 10:10 github-matthieu-wipliez

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.

kfcampbell avatar Oct 27 '22 21:10 kfcampbell