-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Instead of the following, dangerfile could suggest specific update to the changelog, including the target file & line - that way, users can just apply the suggestion instead of manually going to the file.
| Fails | |
|---|---|
| 🚫 | Please consider adding a changelog entry for the next release. |
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:
## Unreleased
- hide `StackTraceMode` from options to avoid accidental errors when used with IL2CPP ([#1033](https://github.com/getsentry/sentry-unity/pull/1033))If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.
Generated by 🚫 dangerJS against 63c011c31dc0cb8fb87ffa324959ffef0b5938ef
Originally posted by @github-actions[bot] in getsentry/sentry-unity#1033 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request