Releases: elastic/github-actions
Releases · elastic/github-actions
v2.1.2
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
v2.1.0
Refactored project-assigner to GraphQL and other improvements
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
This release addresses some problems with handling of async JavaScript calls in the original code.
Fixes a bug in diagnostic output
Merge pull request #4 from alexh97/project-assigner Rebuild the distro
Additional diagnostics
This release adds some diagnostic output to the project-assigner action.
Initial release of the project-assigner action
Merge pull request #1 from alexh97/project-assigner Moving the source from my private repo to Elastic's repo