Skip to content

feat: put sentry_debug! logs behind feature flag #402

feat: put sentry_debug! logs behind feature flag

feat: put sentry_debug! logs behind feature flag #402

Re-run triggered November 13, 2025 08:01
Status Failure
Total duration 28s
Artifacts

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 2 notices
danger
Process completed with exit code 1.
danger: CHANGELOG.md#L0
Please consider adding a changelog entry for the next release.
danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger: CHANGELOG.md#L0
### 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 ### Features - put sentry_debug! logs behind feature flag ([#937](https://github.com/getsentry/sentry-rust/pull/937)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description or adding a `skip-changelog` label.
danger
Do not forget to update <a href="https://github.com/getsentry/sentry-docs">Sentry-docs</a> with your feature once the pull request gets approved.