Skip to content

Map more missing installation permissions - #3363

Merged
gmlewis merged 1 commit into
google:masterfrom
tomfeigin:add-permission-mapping-2
Dec 1, 2024
Merged

Map more missing installation permissions#3363
gmlewis merged 1 commit into
google:masterfrom
tomfeigin:add-permission-mapping-2

Conversation

@tomfeigin

Copy link
Copy Markdown
Contributor

Added permissions:

  • attestations
  • codespaces_user_secrets
  • copilot_messages
  • gists
  • git_signing_ssh_public_keys
  • gpg_keys
  • interaction_limits
  • keys (git ssh keys).
  • organization_actions_variables
  • organization_announcement_banners
  • organization_api_insights
  • organization_codespaces
  • organization_codespaces_secrets
  • organization_codespaces_settings
  • organization_copilot_seat_management (GitHub Copilot Business)
  • organization_dependabot_secrets
  • organization_events
  • organization_knowledge_bases
  • plan
  • profile
  • starring
  • user_events
  • watching

Added permissions:
- attestations
- codespaces_user_secrets
- copilot_messages
- gists
- git_signing_ssh_public_keys
- gpg_keys
- interaction_limits
- keys (git ssh keys).
- organization_actions_variables
- organization_announcement_banners
- organization_api_insights
- organization_codespaces
- organization_codespaces_secrets
- organization_codespaces_settings
- organization_copilot_seat_management (GitHub Copilot Business)
- organization_dependabot_secrets
- organization_events
- organization_knowledge_bases
- plan
- profile
- starring
- user_events
- watching
@gmlewisgmlewis changed the title Map more missing permissionsMap more missing installation permissionsDec 1, 2024
@codecov

codecovBot commented Dec 1, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.30%. Comparing base (2b8c7fa) to head (412e801).
Report is 181 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3363 +/- ##
==========================================
- Coverage 97.72% 92.30% -5.42% 
==========================================
Files 153 176 +23 Lines 13390 15031 +1641 ==========================================
+ Hits 13085 13874 +789 - Misses 215 1064 +849 - Partials 90 93 +3 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @tomfeigin !
LGTM.
Merging.

@gmlewis
gmlewis merged commit c6856bc into google:masterDec 1, 2024
@tomfeigin

Copy link
Copy Markdown
ContributorAuthor

Hey @gmlewis when is the new version released? I would like to have this PR change in the library so we won't need to use a fork

@gmlewis

Copy link
Copy Markdown
Collaborator

Hey @gmlewis when is the new version released? I would like to have this PR change in the library so we won't need to use a fork

Done: https://github.com/google/go-github/releases/tag/v68.0.0

Sign up for freeto 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.

2 participants

@tomfeigin@gmlewis