Skip to content

[FEAT]: Add support for Public Keys API#2945

Merged
nickfloyd merged 7 commits intooctokit:mainfrom
colbylwilliams:public-keys
Dec 27, 2024
Merged

[FEAT]: Add support for Public Keys API#2945
nickfloyd merged 7 commits intooctokit:mainfrom
colbylwilliams:public-keys

Conversation

@colbylwilliams
Copy link
Contributor

Resolves #2944


Before the change?

  • No support for /meta/public_keys/<keyType>.

Secret Scanning and Copilot Extensions enable signature verification using public keys from the meta/public_keys API.

After the change?

  • Adds support viaClient.Meta.PublicKeys.Get

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

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.

[FEAT]: Add support for Public Keys API

3 participants