Skip to content

feat(parser-conventional-monorepo): add new conventional-commits standard parser for monorepos #1143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

codejedi365
Copy link
Contributor

Purpose

Rationale

How did you test?

How to Verify

@codejedi365 codejedi365 self-assigned this Jan 12, 2025
@marc-at-brightnight
Copy link

Added docs. Realizing slowly I need this feature ✊🏼

@codejedi365 codejedi365 force-pushed the feat/monorepo-parser branch 3 times, most recently from de596f2 to 5f0292f Compare January 18, 2025 00:40
codejedi365 and others added 3 commits February 26, 2025 21:35
NOTICE: This release introduces a new built-in parser type that can be
utilized for monorepo projects. The type value is `conventional-monorepo`
and when specified it will apply the conventional commit parser to a
monorepo environment. This parser has specialized options to help handle
monorepo projects as well. For more information, please refer to the [Monorepo
Docs](https://python-semantic-release.readthedocs.io/en/stable/monorepos.html).
…ptions

Co-authored-by: marc <marc@mawaie.com>
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.

2 participants