We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a commit message has double quotes, the step Send starting message to Slack in the Static analysis and unit tests CI job will fail. E.g. https://github.com/mttschltz/life/runs/4973072934?check_suite_focus=true
Send starting message to Slack
Static analysis and unit tests
This causes the whole deploy to fail and requires another commit to get it through.
This has most commonly happened to me when reverting commits, as it puts the previous commit message in quotes.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
If a commit message has double quotes, the step
Send starting message to Slack
in theStatic analysis and unit tests
CI job will fail. E.g. https://github.com/mttschltz/life/runs/4973072934?check_suite_focus=trueThis causes the whole deploy to fail and requires another commit to get it through.
This has most commonly happened to me when reverting commits, as it puts the previous commit message in quotes.
The text was updated successfully, but these errors were encountered: