Skip to content

[WIP] Fix inherited_role issue in check_permissions - #50148

Closed
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-inherited-role-issue
Closed

[WIP] Fix inherited_role issue in check_permissions#50148
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-inherited-role-issue

Conversation

Copilot AI commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • Inspect current permission-checking implementation and tests
  • Add realistic custom repository role resolution tests
  • Implement custom role base_role lookup and fail-closed behavior
  • Run targeted validation and repository-required checks
  • Scan changed files for secrets and run final validation

@pelikhan pelikhan closed this Aug 4, 2026
Copilot stopped work on behalf of pelikhan due to an error August 4, 2026 02:38
Copilot AI requested a review from pelikhan August 4, 2026 02:38
@pelikhan
pelikhan deleted the copilot/fix-inherited-role-issue branch August 18, 2026 23:21
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.

check_permissions: inherited_role does not exist in the GitHub API, so custom repository roles are always denied

2 participants