Releases: scribd/github-action-datadog-reporting
Releases · scribd/github-action-datadog-reporting
v2.0.0
What's Changed
- Add Gemfile and enable bundle cache. also upgrade gem versions by @kamranf in #30
Full Changelog: v1...v2.0.0
v1.0.11
What's Changed
- bug: workflow metric using run's name instead of workflow name by @kamranf in #29
Full Changelog: v1...v1.0.11
v1.0.10
What's Changed
- Fix bug with over-reporting duration of rerun workflows by @kamranf in #28
Full Changelog: v1...v1.0.10
v1.0.9
What's Changed
New Contributors
Full Changelog: v1...v1.0.9
v1.0.8
What's Changed
- Bug fix: report workflow status as cancelled if any of the jobs is cancelled by @kamranf in #25
Full Changelog: v1...v1.0.8
Cap versions of octokit and dogapi
Merge pull request #24 from scribd/kamranf/cap-octokit-dogapi-versions
Cap versions of octokit to 4.25.1 and dogapi to 1.45.0 and remove silent flag
v1.0.5
Merge pull request #14 from scribd/adamh/gauge
Switching metric type to gauge
v1.0.3
Merge pull request #11 from scribd/adamh/teams
Proper fix for no teams found