Include retried jobs in pipeline payloads for Datadog integration
Retried jobs were removed from the default pipeline payload for performance reasons, but some integrations like Datadog want to include these as well. This modifies the payload so integrations can opt-in to retried builds by calling `.with_retried_builds` on the hash. Changelog: changed
Showing
Please register or sign in to comment