Add require_linear_history on github_branch_protection resource#887
Add require_linear_history on github_branch_protection resource#887jcudit merged 3 commits intointegrations:mainfrom charlie-collard:add_require_linear_history
require_linear_history on github_branch_protection resource#887Conversation
|
@majormoses could you please merge this PR into master ? |
|
❤️ excited to see this one ship. Will need to get this tested but aim to batch this into the next release. Thanks for the contribution and patience so far! |
jcudit
left a comment
There was a problem hiding this comment.
All good here to merge once the docs get fixed.
|
Hmmm. Trying to set Is there any other setting that may cause it to be ignored? |
|
I got exactly the same issue, the plan says it is going to change its value but nothing gets done. |
|
Same issue here @schmurfy and @Crono1981 . Created an issue for it. Please add any details you have to the issue! |
|
This does not work - there is an issue raised here for it: #952 |
|
Looks like this reads the linear history flag but doesn't write it. Opened #994 to write it. |
…ntegrations#887) * Add `require_linear_history` on `github_branch_protection` resource * Run gofmt * Move documentation to correct file
Fixes #305
Tested to work locally