Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

Description

Remove the danger job that enforced manual changelog entries. This enables the transition to auto-generated changelogs.

The DangerJS action (getsentry/github-workflows/danger) previously enforced:

  • Changelog entry requirements for PRs
  • GitHub Actions pinning checks
  • Docs update reminders for feature PRs

We considered modifying the action to only disable changelog enforcement while retaining other checks, but decided these checks are not essential for the sentry-cli workflow.

Issues

@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner January 12, 2026 15:50
@linear
Copy link

linear bot commented Jan 12, 2026

Remove the danger job that enforced manual changelog entries. This
enables the transition to auto-generated changelogs.

We considered modifying the action to only disable changelog
enforcement while retaining other checks (action pinning, docs
reminders), but decided these checks are not essential for the
sentry-cli workflow.

Fixes #3073
Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove enforcement for manual changelog management

2 participants