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

Support importing multiple versions of the "same" key #50

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

andreaso
Copy link
Owner

The typical use case being GitHub App key rotations.

Note that the import_app_key method now requires additional Vault permissions, if you want to be able to take advantage of the new versions support.

Otherwise the API is fully backward compatible, with the issue_access_token method defaulting to using the latest key version.

The typical use case being GitHub App key rotations.

Note that the `import_app_key` method now requires additional Vault
permissions, if you want to be able to take advantage of the new
versions support.

Otherwise the API is fully backward compatible, with the
`issue_access_token` method defaulting to using the latest key
version.
@andreaso andreaso merged commit c7a5ad9 into main Jan 12, 2025
20 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.

1 participant