Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map more missing installation permissions #3363

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

tomfeigin
Copy link
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
@gmlewis gmlewis changed the title Map more missing permissions Map more missing installation permissions Dec 1, 2024
Copy link

codecov bot commented Dec 1, 2024

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.

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, @tomfeigin !
LGTM.
Merging.

@gmlewis gmlewis merged commit c6856bc into google:master Dec 1, 2024
6 of 7 checks passed
@tomfeigin
Copy link
Contributor Author

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
Collaborator

gmlewis commented Dec 23, 2024

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

2 participants