fastai / ghapi

A delightful and complete interface to GitHub's amazing API
https://ghapi.fast.ai/
Apache License 2.0
526 stars 57 forks source link

Support for rulesets? #177

Closed gtkramer closed 3 weeks ago

gtkramer commented 3 weeks ago

Given ghapi has the ability to work with the OpenAPI spec, I wanted to see if there was support for GitHub's newly introduced rulesets? The only way to get information back today using ghapi is to use classic branch protection rules. But the branch protection user interface on GitHub is steering folks to use branch rulesets instead nowadays.