-
Notifications
You must be signed in to change notification settings - Fork 0
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
GitHub: Fix escaping of PR title in workflow. #405
Conversation
There were no differences in the rendered Helm template. Output
|
Hey @AndiDog, a test pull request has been created for you in the cluster-aws repo! Go to pull request giantswarm/cluster-aws#971 in order to test your cluster chart changes on AWS. |
Hey @AndiDog, a test pull request has been created for you in the cluster-aws repo! Go to pull request giantswarm/cluster-aws#973 in order to test your cluster chart changes on AWS. |
echo "it works" ; curl "https://www.giantswarm.io"
Hey @AndiDog, a test pull request has been created for you in the cluster-aws repo! Go to pull request giantswarm/cluster-aws#974 in order to test your cluster chart changes on AWS. |
echo "it works" ; curl "https://www.giantswarm.io"
What does this PR do?
Fix problems when having backticks in the PR title, for instance (see chat)
Should this change be mentioned in the release notes?
No