Skip to content

v1.4

Compare
Choose a tag to compare
@malmstein malmstein released this 19 Dec 11:53
· 15 commits to main since this release
fc06010

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.