Skip to content

Releases: duckduckgo/native-github-asana-sync

v1.4.1

20 Dec 09:12
Compare
Choose a tag to compare

What’s included:

  • Fixes the pr-review-notifications workflow so it’s not triggered when responding to a review.

v1.4

19 Dec 11:53
fc06010
Compare
Choose a tag to compare

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.

v1.3

06 Dec 10:28
03d1395
Compare
Choose a tag to compare

What’s included:

  • Add privacy-review workflow so it can be reused across repos
  • Note: original version in-use by Windows repo is here
  • Add action to get Asana ID from Github username, using the new mapping repo
  • Update create new task action to allow multiple tags and collaborators to be added
  • Switch to using ncc to build instead of maintaining node_modules in repo

v1.2

30 Oct 14:36
3bd2cfc
Compare
Choose a tag to compare

Creating a new Asana task now accepts an optional tag ID to add

v1.1

22 Jan 14:53
Compare
Choose a tag to compare

Create Asana task now check for duplicates

Release 1.0

13 Oct 19:00
Compare
Choose a tag to compare
v1.0

release version 1.0

v0.1

11 Oct 09:35
Compare
Choose a tag to compare
v.0.1

first test release