jenkinsci / datadog-plugin

A Jenkins plugin used to forward metrics, events, and service checks to an account at Datadog, automatically.
https://plugins.jenkins.io/datadog/
MIT License
30 stars 48 forks source link

Add git-client as a plugin dependency #413

Closed nikita-tkachenko-datadog closed 3 months ago

nikita-tkachenko-datadog commented 3 months ago

Requirements for Contributing to this repository

What does this PR do?

Adds git-client plugin as this plugins's dependency.

The Datadog plugin uses Git Client. Previously it was available as it was a transitive dependency of some other plugin that DD depended on. Recently this transitive dependency was removed, which broke the plugin.

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)