v1.4
What’s included:
- Add pr-review-notifications workflow so it can be reused across repos.
- This workflow looks for an Asana task in the PR description and posts a comment when the PR has been reviewed.
- Added action to find an Asana Task in a PR description, using a prefix. It returns the Asana Task ID.
- Added action to post a comment in an Asana Task.
- Check README for examples of use.