Skip to content

Releases: elastic/github-actions

v2.1.1

13 Jul 19:49
a932717
Compare
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
Compare
Choose a tag to compare
  • Adds org-level project support #36

Refactored project-assigner to GraphQL and other improvements

18 Mar 14:42
a01211a
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #4 from alexh97/project-assigner

Rebuild the distro

Additional diagnostics

31 Jan 15:46
1a77ec7
Compare
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
Compare
Choose a tag to compare
Merge pull request #1 from alexh97/project-assigner

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