Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: jonabc/linked-project-columns

v2.0.1

10 Dec 22:49
Compare
Choose a tag to compare

Fixed

  • The action will no longer raise an error when adding a project card via the GitHub API returns an error

v2.0.0

01 Dec 03:07
Compare
Choose a tag to compare

Breaking change in the v2 release - the add_note input is no longer valid and has been replaced by automation_notice and source_column_notices inputs. Please check the readme for details and usage.

v1.1.2

24 Nov 20:18
Compare
Choose a tag to compare

This release adds pagination for pulling source and target column cards, so that all cards are evaluated during an action run

pagination pre-release

12 Aug 03:41
Compare
Choose a tag to compare

Prerelease to test pagination

v1.1.1

30 Jun 22:29
Compare
Choose a tag to compare

1.1.1

2020-06-30

Fixed

  • archived cards are no longer mirrored to the target column

v1.1.0

09 May 20:22
Compare
Choose a tag to compare

Added

  • Users can specify multiple source column ids as a comma separated input to source_column_id
  • Users can disable the automated note from being added to the target column

See the README for usage and details

v1.0.0

26 Apr 04:54
173727e
Compare
Choose a tag to compare

First major release 🎉

This includes updates that add more filters and prevent a likely source of crashing in the action when an error is raised adding a card.

v0.2.0

12 Apr 06:25
Compare
Choose a tag to compare

Fixed an issue where cards were not properly removed from the target column
Added filtering when mirroring columns based on card contents, card type and linked issue/PR labels

v0.0.1 release

07 Apr 15:18
ba77ea6
Compare
Choose a tag to compare
Pre-release

Initial release to test functionality