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 for output of github actions in annotation format #121

Open
k2tzumi opened this issue Aug 29, 2022 · 2 comments
Open

Support for output of github actions in annotation format #121

k2tzumi opened this issue Aug 29, 2022 · 2 comments
Labels

Comments

@k2tzumi
Copy link
Collaborator

k2tzumi commented Aug 29, 2022

Proposal

I want to display an error message on the code if there is an error when incorporating runn into Github actions.

Allow errors to be output in the following format
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-error-message

As the development cycle of the product is to create a scenario that will end successfully locally and then push to git, the priority seems to be quite low.
The idea is to have a simple error output that can be used in various ways, not limited to Github actions.

@k2tzumi k2tzumi added the enhancement New feature or request label Aug 29, 2022
@k1LoW
Copy link
Owner

k1LoW commented Aug 29, 2022

Great !!

I thought it would be good to implement the switching of output by env GITHUB_ACTION directly into runn.

@k2tzumi
Copy link
Collaborator Author

k2tzumi commented Aug 29, 2022

I thought it would be good to implement the switching of output by env GITHUB_ACTION directly into runn.

looking good.
I think phpstan and others behaved like that.

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

No branches or pull requests

2 participants