shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
MIT License
1.1k stars 89 forks source link

feat: Add new fields for branch protection #108

Closed wwsean08 closed 1 year ago

wwsean08 commented 1 year ago

In october GitHub introduced two new branch protection features, locked branches and last pusher protection, these should be added to the relevant struct. I'm currently working on a PR for this, just wanted an issue to go along with it for context.

https://github.blog/changelog/2022-10-20-new-branch-protections-last-pusher-and-locked-branch