Releases: elastic/github-actions
Releases · elastic/github-actions
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