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

Add attestation-id and attestation-url outputs #137

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

bdehamer
Copy link
Collaborator

@bdehamer bdehamer commented Dec 9, 2024

Updates the outputs of the action to include two new values:

  • attestation-id - the GitHub ID for the attestation
  • attestation-url - the URL to the attestation summary page

Previously, it was impractical to support these outputs due to the fact that the v1 version of this action generated multiple attestations at the same time. Now, with multi-subject attestations, each invocation of the action generates a single attestation -- making it possible to return a single attestation ID and URL.

@bdehamer bdehamer requested a review from a team as a code owner December 9, 2024 19:15
@bdehamer bdehamer merged commit cbfd002 into main Dec 9, 2024
21 checks passed
@bdehamer bdehamer deleted the bdehamer/attest-2.1.0 branch December 9, 2024 21:43
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