2.289.1 release (#1772)

* Update dependencies to latest versions (#1756)

* cleanup message displayed on job started/completed hooks (#1769)

* Revert "Added repository name and workflow file name to console output (#1761)" (#1770)

98aa9c1152

* 2.289.1 release notes (#1771)
This commit is contained in:
Thomas Boop
2022-03-18 14:36:17 -04:00
committed by GitHub
parent bc0c1263f0
commit 5f72720698
9 changed files with 2209 additions and 3917 deletions

View File

@@ -1,17 +1,11 @@
## Features
- Added `github.triggering_actor` to the `github` context (#1726)
- Save step information when creating annotations (#1744)
- Improved performance of live log streaming (#1730, #1755)
- Added Beta support for job started and completed hooks (#1737)
## Bugs
- Fixed a crash on runner startup (#1770)
## Misc
- Made some minor job telemetry improvements (#1747)
- Added repository name and workflow file name to `run.sh` output (#1761)
- Clarified the type of step running when running job started or completed hooks (#1769)
## Windows x64