villebro commented on PR #31503: URL: https://github.com/apache/superset/pull/31503#issuecomment-2575923910
I googled this, and came across this: https://stackoverflow.com/questions/57687369/how-to-write-a-github-action-with-a-neutral-check-run-status. So I don't think it works. > I discovered through some [old documentation](https://developer.github.com/actions/creating-github-actions/accessing-the-runtime-environment/) that exit code 78 gives a neutral status for the step. But how do I give the entire job a neutral status? > > Update: After testing, I discovered that exit code 78 does not affect the status of the step. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
