Skip to content

add report_after_job_retries support for ActiveJob #1709

add report_after_job_retries support for ActiveJob

add report_after_job_retries support for ActiveJob #1709

Triggered via pull request December 18, 2024 16:30
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
danger / danger: CHANGELOG.md#L1
Please consider adding a changelog entry for the next release.
danger / danger
Process completed with exit code 1.
danger / danger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
danger / danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger / danger: CHANGELOG.md#L1
### Instructions and example for changelog Please add an entry to `CHANGELOG.md` to the "Unreleased" section. Make sure the entry includes this PR's number. Example: ```markdown ## Unreleased - add report_after_job_retries support for activejob ([#2500](https://github.com/getsentry/sentry-ruby/pull/2500)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.