Releases: midokura/github-workflows-monitoring
Releases · midokura/github-workflows-monitoring
v0.2.0
v0.1.2
v0.1.1
What's Changed
- Handle and call supported events only, allows to add future event supports.
- Internal: Define workflow data as a dict and use dict_to_logfmt to simplify code.
- Feature: Add more information from workflow execution (user, runner name, public repo)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first release of the program!
- Log workflow executions with
logfmt
.
Full Changelog: https://github.com/midokura/github-workflows-monitoring/commits/v0.1