Skip to content

Releases: scribd/github-action-datadog-reporting

v2.0.3

Choose a tag to compare

@kamranf kamranf released this 25 Feb 23:30
4880997

What's Changed

  • bug: use count instead of counter for Datadog metric type by @kamranf in #35

Full Changelog: v2...v.2.0.3

v2.0.2

Choose a tag to compare

@kamranf kamranf released this 10 Apr 17:14
8b2a23e

What's Changed

  • Add 'retry' tag in workflow metrics by @kamranf in #32

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@kamranf kamranf released this 09 Nov 16:38
e3b19fd

What's Changed

Full Changelog: v2...v2.0.1

v2.0.0

Choose a tag to compare

@kamranf kamranf released this 29 Sep 01:06
7aff941

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

Choose a tag to compare

@kamranf kamranf released this 18 May 02:25
b0c4065

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

Choose a tag to compare

@kamranf kamranf released this 11 Jan 16:20
4d4ffbe

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

Choose a tag to compare

@kamranf kamranf released this 17 Aug 19:58
5ae1d1e

What's Changed

New Contributors

Full Changelog: v1...v1.0.9

v1.0.8

Choose a tag to compare

@kamranf kamranf released this 27 Jul 19:05
e072ede

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

Choose a tag to compare

@kamranf kamranf released this 12 Jul 18:48
f3f359a
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

Choose a tag to compare

@ajhofmann ajhofmann released this 02 Mar 17:00
ed612c0
Merge pull request #14 from scribd/adamh/gauge

Switching metric type to gauge