This action can be added to pull request and issue workflows to monitor comments, and comment on Asana tasks referenced in them.
Required Asana Personal Access Token.
Optional A text prefix that will be added to Asana comments. Defaults to <GitHubUserId> referenced in:
.
uses: shortwave/github-asana-integration@main
with:
asana-pat: ${{ secrets.ASANA_TOKEN }}