Skip to content

Add a GitHub Actions error format#2076

Merged
bufdev merged 5 commits intomainfrom
github-actions-error-format
May 17, 2023
Merged

Add a GitHub Actions error format#2076
bufdev merged 5 commits intomainfrom
github-actions-error-format

Conversation

@bufdev
Copy link
Member

@bufdev bufdev commented May 11, 2023

Fixes #2070.

@bufdev bufdev changed the title WIP: Add a GitHub Actions error format Add a GitHub Actions error format May 17, 2023
_, _ = buffer.WriteString("::error ")

// file= is required for GitHub Actions, however it is possible to not have
// a path foe a FileAnnotation. We still print something, however we need
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// a path foe a FileAnnotation. We still print something, however we need
// a path for a FileAnnotation. We still print something, however we need

Copy link
Member

@doriable doriable left a comment

Choose a reason for hiding this comment

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

Re-approving 🎉

@bufdev bufdev merged commit 74c04b2 into main May 17, 2023
@bufdev bufdev deleted the github-actions-error-format branch May 17, 2023 15:26
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.

Add github-actions error-format

2 participants