Go-github: Add support for "require review from code owners" for branch protection

Created on 5 Oct 2017  路  2Comments  路  Source: google/go-github

Current library doesn't support this option.
https://developer.github.com/v3/repos/branches/#update-branch-protection

Working on PR to add it.

Most helpful comment

I think we can close this issue, as it's already supported. https://github.com/google/go-github/blob/master/github/repos.go#L760

All 2 comments

I think we can close this issue, as it's already supported. https://github.com/google/go-github/blob/master/github/repos.go#L760

Thank you, @sayboras! Closing.

Was this page helpful?
0 / 5 - 0 ratings