Hi Asana,
It appears that this action uses a backend service for the integration in Asana — is there any way to send rich text comments via that integration? It would be nice to do something like <a href="{{PR_URL}}">#{{PR_ID}}: {{PR_NAME}}</a> is now {{PR_STATUS}} for the comment-text, so it'd be something like:
PR Bot commented: #2: Support rich text comments? is now open.
Hi Asana,
It appears that this action uses a backend service for the integration in Asana — is there any way to send rich text comments via that integration? It would be nice to do something like
<a href="{{PR_URL}}">#{{PR_ID}}: {{PR_NAME}}</a> is now {{PR_STATUS}}for the comment-text, so it'd be something like:PR Bot commented: #2: Support rich text comments? is now open.