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

Merge 5.4.2 back into default branch #350

Closed daniel-beck closed 1 year ago

daniel-beck commented 1 year ago

https://github.com/jenkinsci/datadog-plugin/releases/tag/datadog-5.4.2 was created from a branch. This PR merges the security fix and release commits back into the default branch.

This PR should be merged using merge-commit, not using squash-commit or rebase-commit, to ensure the commits related to the release are in the history of the default branch.

To prevent accidental releases without the fix, I've also locked the default branch here: https://github.com/jenkinsci/datadog-plugin/settings/branches

daniel-beck commented 1 year ago

Unsure where the test failures are from; given the security fix commit only changes a web method for the UI.

sarah-witt commented 1 year ago

Hi @daniel-beck the failures seem unrelated/flakes, so we can still merge. We can investigate them in the future.