Teamwork / github-sync

This action helps you to sync your PRs with tasks in Teamwork to streamline team collaboration and your development workflows.
https://developer.teamwork.com
MIT License
64 stars 26 forks source link

Escape PR title quotes #3

Closed miguelbemartin closed 4 years ago

miguelbemartin commented 4 years ago

Issue:

If the title of the PR contains quotes " the action is failing when sending the API request to Teamwork Projects.

Expected behaviour

The action should identify title quotes and escape them.