Skip to content

Feat: support prettier Comments on Changelog.md when updating a dependency. #167

Feat: support prettier Comments on Changelog.md when updating a dependency.

Feat: support prettier Comments on Changelog.md when updating a dependency. #167

Re-run triggered October 15, 2024 19:56
Status Failure
Total duration 26s
Artifacts

danger-workflow-tests.yml

on: pull_request
test-outputs
0s
test-outputs
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 2 notices
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
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger / 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.
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 - support prettier Comments on Changelog.md when updating a dependency ([#75](https://github.com/getsentry/github-workflows/pull/75)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.