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

format summary output as list #105

Merged
merged 1 commit into from
Jul 24, 2024
Merged

format summary output as list #105

merged 1 commit into from
Jul 24, 2024

Conversation

bdehamer
Copy link
Collaborator

Fixes the job summary output when multiple attestations are generated.

Previously, there was no structure to the emitted links. Now, the links are added to an unordered list.

Before:

image

After:

image

Fixes: actions/attest-build-provenance#155

Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer requested a review from a team as a code owner July 19, 2024 23:07
Copy link
Contributor

@ejahnGithub ejahnGithub left a comment

Choose a reason for hiding this comment

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

lgtm

@bdehamer bdehamer merged commit f133805 into main Jul 24, 2024
16 checks passed
@bdehamer bdehamer deleted the bdehamer/summary-format branch July 24, 2024 21:31
@bdehamer bdehamer restored the bdehamer/summary-format branch July 24, 2024 21:31
@bdehamer bdehamer deleted the bdehamer/summary-format branch July 24, 2024 21:31
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.

Attestations Created output should be improved
2 participants