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 outputs so this action can be composed #178

Closed
kunaltyagi opened this issue Apr 22, 2022 · 8 comments · Fixed by #194
Closed

Add outputs so this action can be composed #178

kunaltyagi opened this issue Apr 22, 2022 · 8 comments · Fixed by #194

Comments

@kunaltyagi
Copy link

Eg: post the expected pattern as a comment

@amannn
Copy link
Owner

amannn commented Apr 25, 2022

Hello @kunaltyagi!

I'm sorry, I don't understand the request. Can you elaborate in a bit more detail?

@kunaltyagi
Copy link
Author

If the action fails, I wish to use another action to create a comment to help the user understand how the PR title should be formatted. Hopefully, this makes sense

@amannn
Copy link
Owner

amannn commented May 10, 2022

Interesting, I see. Do you have some background on how that works?

@kunaltyagi
Copy link
Author

Theres this via the shell. For using actions/core, there's this API

@jthegedus
Copy link

This Action performs what I think the OP is requesting. I think the notion of commenting examples or suggesting a title would be useful as I usually have to resolve failures of this Action by myself.

@kevgo
Copy link

kevgo commented Jun 29, 2022

Right now this action prints a pretty helpful error message to the console:

Screenshot from 2022-06-29 06-54-59

It would be nice if this action provides the same error message as an output of this GitHub Action so that I can use this error message in other steps in my workflow.

@amannn
Copy link
Owner

amannn commented Jun 29, 2022

I see, thanks for the link! If you're interested in working on this, I'd be open to a contribution of this feature.

@github-actions
Copy link

🎉 This issue has been resolved in version 4.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 a pull request may close this issue.

4 participants