feat: Add support for repository fine-grained permissions by shuv0id · Pull Request #4032 · google/go-github
Adds RepoFineGrainedPermission type and ListRepositoryFineGrainedPermissions method to support listing repository fine-grained permissions for an organization.
Resolves #4031
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.08%. Comparing base (92a3830) to head (b76c10a).
⚠️ Report is 6 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #4032 +/- ## ========================================== + Coverage 94.07% 94.08% +0.01% ========================================== Files 207 207 Lines 19163 19217 +54 ========================================== + Hits 18028 18081 +53 - Misses 936 938 +2 + Partials 199 198 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @shuv0id!
Please run step 4 of CONTRIBUTING.md and push the changes to this PR.
@gmlewis Sorry for missing that, I'm on it.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters