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

escape backticks in create-release action so that they are handled properly #13672

Merged
merged 3 commits into from
Jun 10, 2022

Conversation

lmossman
Copy link
Contributor

The Create Release action currently doesn't handle backticks in commit names properly. See an example of this failure here: https://github.com/airbytehq/airbyte/runs/6815988297?check_suite_focus=true

This PR makes the action escape backticks so that they are not executed by bash. This change has been successfully tested in https://github.com/airbytehq/airbyte-release-testing/

@lmossman lmossman temporarily deployed to more-secrets June 10, 2022 02:59 Inactive
@lmossman lmossman temporarily deployed to more-secrets June 10, 2022 03:02 Inactive
@lmossman lmossman merged commit 3016172 into master Jun 10, 2022
@lmossman lmossman deleted the lmossman/create-release-handles-backticks-properly branch June 10, 2022 15:59
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