You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEMPLATE="Hey @{{user.login}}, thank you for your pull request 🤗. The documentation from this branch can be viewed [here]($LINK). Please remember to update Typescript types if you changed API."
read -r -d '' DATA << EOM
{
"pull_request": "$CIRCLE_PULL_REQUEST",
"template": "$TEMPLATE",
"test": {
"type": "string",
"data": "The documentation from this branch can be viewed"