Send Slack message
CI step failure
#3781
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: mgmt
Related to repo management and automations
Description
When the PR has quotes in it, the Send Slack message CI step fails because of invalid JSON. Changing the title and re-running does not fix the problem because the old invalid title is re-used.
Reproduction
See https://github.com/WordPress/openverse/actions/runs/7841858042/job/21399038852?pr=3779
Additional context
Medium priority because it affects the CI status for PRs, but does not prevent us from merging them (the check is not mandatory).
The text was updated successfully, but these errors were encountered: