Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Releases: curai/github-asana-action

v4.5.0

19 Sep 21:49
7a74cf0

Choose a tag to compare

What's changed

Incrementing tag to match version in package.json

v4.4.0

18 Sep 14:48
7a74cf0

Choose a tag to compare

What's Changed

  • feat: If task has 'needs-uat' tag, move to 'In UAT' section on merge instead of marking complete by @kpcurai in #1

Full Changelog: v4.3.0...v4.4.0

v4.3.0

01 Jul 05:19

Choose a tag to compare

  • Use core.setFailed instead of core.error when logging task-specific failures

v4.2.0

01 Jul 05:13

Choose a tag to compare

  • Adds a new mark-complete parameter, which will mark the specified Asana task as complete

v4.1.0

01 Jul 03:16

Choose a tag to compare

  • Opt in to newer Asana client features, silence warnings
  • Improved logging

v4.0.1

01 Jul 03:00

Choose a tag to compare

  • ACTUALLY build the contents of the v4.0.0 release...

v4.0.0

01 Jul 02:57

Choose a tag to compare

  • Backwards-incompatible changes to parsing regex (see README for details)

v3.1.1

01 Jul 02:44

Choose a tag to compare

  • Additional logging and rebuild

v3.1.0

01 Jul 00:33

Choose a tag to compare

  • Update README with proper GitHub Action link and target-section parameter

v3.0.2

01 Jul 00:30

Choose a tag to compare

  • Initial re-release to GitHub Actions