Skip to content

ci: switch to conventionalcommits preset for semantic-release#46

Open
SamuelSSalazar wants to merge 1 commit intomasterfrom
ci/conventional-commits
Open

ci: switch to conventionalcommits preset for semantic-release#46
SamuelSSalazar wants to merge 1 commit intomasterfrom
ci/conventional-commits

Conversation

@SamuelSSalazar
Copy link
Copy Markdown
Contributor

@SamuelSSalazar SamuelSSalazar commented Mar 30, 2026

By submitting a PR to this repository, I agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

  • Switch @semantic-release/commit-analyzer and @semantic-release/release-notes-generator to use the conventionalcommits preset, enabling feat! notation for breaking changes
  • Replace semantic-release dry-run version detection in prepare-release workflow with semantic-release --dry-run --verify-conditions false to avoid token requirements while correctly detecting versions
  • Update changelog generation in prepare-release workflow to use conventionalcommits preset

Testing

npx semantic-release --dry-run --verify-conditions false --branches "ci/conventional-commits"

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@SamuelSSalazar SamuelSSalazar marked this pull request as ready for review March 30, 2026 18:39
@SamuelSSalazar SamuelSSalazar requested a review from a team as a code owner March 30, 2026 18:39
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.

1 participant