Skip to content

Releases: richkuz/projectnext-label-assigner

v1.1.0

07 Aug 20:08
8a8b33f
Compare
Choose a tag to compare

This version updates the action code to use ProjectV2 APIs. The action no longer depends on deprecated ProjectNext APIs. You must update to this version before GitHub deprecates the ProjectNext APIs in October, 2022.

This version also adds support for removing a project item when its associated issue is unlabeled.

v1.0.2

01 Mar 19:51
Compare
Choose a tag to compare

Fixes an intermittent bug in which assigning an issue to a project throws the error: Type mismatch on variable $projectId and argument projectId (String! / ID!).

v1.0.1

01 Oct 20:45
Compare
Choose a tag to compare

Fixes a bug where the action would fail when deleting labels from issues.

v1.0.0

20 Aug 20:26
Compare
Choose a tag to compare
Remove does not work