Skip to content

Conversation

@loewenheim
Copy link
Contributor

This allows skipping the danger changelog check with a skip-changelog label in addition to #skip-changelog in the PR description.

To make sure this triggers properly, the danger workflow should be run on a PR being labeled and unlabeled.

Closes #93.

Please feel free to close this if this functionality isn't desired.

This allows skipping the danger changelog check with a `skip-changelog`
label in addition to `#skip-changelog` in the PR description.

To make sure this triggers properly, the `danger` workflow should be run
on a PR being `labeled` and `unlabeled`.
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 5dd62ec

Copy link
Collaborator

@vaind vaind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, do you mind adding a changelog entry?

@loewenheim
Copy link
Contributor Author

LGTM, do you mind adding a changelog entry?

Ironically I didn't think about that.

@vaind vaind merged commit f011713 into main Aug 8, 2025
8 checks passed
@vaind vaind deleted the sebastian/skip-changelog-label branch August 8, 2025 16:58
loewenheim added a commit that referenced this pull request Aug 8, 2025
The example should mention `labeled` and `unlabeled`.
loewenheim added a commit to getsentry/symbolic that referenced this pull request Aug 8, 2025
As of getsentry/github-workflows#94
the `danger` workflow supports skipping the changelog check
with a `skip-changelog` label. To make this work the `danger`
job needs to run when a PR is labeled or unlabeled.
vaind pushed a commit that referenced this pull request Aug 9, 2025
The example should mention `labeled` and `unlabeled`.
loewenheim added a commit to getsentry/symbolic that referenced this pull request Aug 11, 2025
As of getsentry/github-workflows#94
the `danger` workflow supports skipping the changelog check
with a `skip-changelog` label. To make this work the `danger`
job needs to run when a PR is labeled or unlabeled.
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.

danger: Allow skipping changelog with label

3 participants