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

use github annotations to promote errors #146

Open
staabm opened this issue Nov 24, 2020 · 1 comment
Open

use github annotations to promote errors #146

staabm opened this issue Nov 24, 2020 · 1 comment
Labels
feature New feature or request

Comments

@staabm
Copy link
Contributor

staabm commented Nov 24, 2020

What’s missing?

atm I need to lookup the github action logs to find out about errors of the action.
thats a unnecessary hurdle for use.

Why?

it would be awesome this action would just use github annotations - see a live example at https://github.com/staabm/gh-annotation-example/pull/1/files - so the actual errors get shown in the Pull Requests

its a pretty simple format you need to use, so github actions will automatically turn errors/infos/warnings into annotations.

example:

https://github.com/staabm/gh-annotation-example/blob/0f34e65c629524aae166a617f97a7800a45194db/.github/workflows/annotate.yml#L14-L18

Alternatives you tried

none.

@staabm staabm added the feature New feature or request label Nov 24, 2020
@gr2m
Copy link
Contributor

gr2m commented Nov 25, 2020

good idea! I saw your other PRs, just very busy right now :( I have them on my backlog, I'll get to them eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants