Skip to content

Releases: elastic/github-actions

v2.1.2

01 Apr 17:45
72d94fb

Choose a tag to compare

Project Assigner is deprecated

See #66 for full details and recommended migration

Repo revived

We're updating this repo to introduce new Org wide actions for development. New toolchains and DX have been put into place to lay the groundwork for that initiative.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 Jul 19:49
a932717

Choose a tag to compare

  • Fix error when label is rapidly removed from issue #39
  • Update dependencies #40

v2.1.0

12 Jul 20:26
50faaa3

Choose a tag to compare

  • Adds org-level project support #36

Refactored project-assigner to GraphQL and other improvements

18 Mar 14:42
a01211a

Choose a tag to compare

This release includes a new implementation of the project-assigner action that is converted to use GraphQL API throughout and adds more logging and defensive checks.

Async handling improvements

10 Feb 22:10
8bebf42

Choose a tag to compare

This release addresses some problems with handling of async JavaScript calls in the original code.

Fixes a bug in diagnostic output

06 Feb 15:30
758c8db

Choose a tag to compare

Merge pull request #4 from alexh97/project-assigner

Rebuild the distro

Additional diagnostics

31 Jan 15:46
1a77ec7

Choose a tag to compare

This release adds some diagnostic output to the project-assigner action.

Initial release of the project-assigner action

11 Dec 14:00
3a4afe6

Choose a tag to compare

Merge pull request #1 from alexh97/project-assigner

Moving the source from my private repo to Elastic's repo