Skip to content

Comments

feat: Add support for repository fine-grained permissions#4032

Open
shuv0id wants to merge 2 commits intogoogle:masterfrom
shuv0id:feat/list-repository-fine-grained-permissions
Open

feat: Add support for repository fine-grained permissions#4032
shuv0id wants to merge 2 commits intogoogle:masterfrom
shuv0id:feat/list-repository-fine-grained-permissions

Conversation

@shuv0id
Copy link

@shuv0id shuv0id commented Feb 24, 2026

Adds RepoFineGrainedPermission type and ListRepositoryFineGrainedPermissions method to support listing repository fine-grained permissions for an organization.

Resolves #4031

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.10%. Comparing base (92a3830) to head (99dbcdf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4032      +/-   ##
==========================================
+ Coverage   94.07%   94.10%   +0.02%     
==========================================
  Files         207      207              
  Lines       19163    19213      +50     
==========================================
+ Hits        18028    18080      +52     
+ Misses        936      935       -1     
+ 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.

Copy link
Collaborator

@gmlewis gmlewis left a comment

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.

@shuv0id
Copy link
Author

shuv0id commented Feb 24, 2026

@gmlewis Sorry for missing that, I'm on it.

@shuv0id shuv0id requested a review from gmlewis February 24, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for repository fine-grained permissions

2 participants