ljharb / repo-report

CLI to list all repos a user has access to, and report on their configuration in aggregate.
MIT License
24 stars 11 forks source link

Add new branch protection metric #39

Closed ljharb closed 2 years ago

ljharb commented 2 years ago

"Require conversation resolution before merging" is a new option for branch protections.

thehanimo commented 2 years ago

Found requiresConversationResolution here. Can be added!