Skip to content

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

Merged
gmlewis merged 3 commits intogoogle:masterfrom
shuv0id:feat/list-repository-fine-grained-permissions
Feb 26, 2026
Merged

feat: Add support for repository fine-grained permissions#4032
gmlewis merged 3 commits intogoogle:masterfrom
shuv0id:feat/list-repository-fine-grained-permissions

Conversation

@shuv0id
Copy link
Contributor

@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.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.

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
Contributor 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
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!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.

cc: @stevehipwell - @alexandear - @zyfy29 - @Not-Dhananjay-Mishra

@shuv0id shuv0id requested a review from stevehipwell February 25, 2026 05:21
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!
LGTM.
@stevehipwell - thank you! Does this look good now?

Copy link
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label Feb 26, 2026
@gmlewis
Copy link
Collaborator

gmlewis commented Feb 26, 2026

Thank you, @stevehipwell!
Merging.

@gmlewis gmlewis merged commit b346dec into google:master Feb 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for repository fine-grained permissions

3 participants