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

core.setFailed and core.error to include stack trace to make debugging and triaging easier #1948

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iamstarkov
Copy link

currently its impossible to know which place in the code caused an error if you have simple syntax errors like replace is not a function.

and if I get an report of an error with my action, report won't have anything meaningful to mention, which makes triaging process few steps longer than needed

…g and triaging easier

currently its impossible to know which place in the code caused an error if you have simple syntax errors like `replace is not a function`.

and if I get an report of an error with my action, report won't have anything meaningful to mention, which makes triaging process few steps longer than needed
@iamstarkov iamstarkov requested a review from a team as a code owner January 31, 2025 12:30
@iamstarkov
Copy link
Author

@robherley @Link- can you take a look?

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.

2 participants