mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-12 02:17:21 -05:00
feature request: supporting multiple scopes #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @privatenumber on GitHub (Oct 9, 2020).
Feature request
Requesting the Conventional Commits spec to support multiple scopes. eg.:
Use case
Relevant issues
type(scope1->scope2)ortype(scope1>scope2)@timoxley commented on GitHub (Mar 16, 2021):
@bcoe Was there a meeting about this? What was the outcome? It looks like support was added in
action-semantic-pull-requestbut I don't see any mention of multiple scopes in the conventionalcommits spec.@LightAndLight commented on GitHub (Nov 12, 2021):
Bumping this. It looks like
conventional-changeloghas supported this for a while now, but it's not mentioned on conventional-commits.org.@damianopetrungaro commented on GitHub (Nov 13, 2021):
This one looks interesting to me, could address the situation where for a BC I want to update multiple packages at the same time.
@bcoe i think this one should be mentioned, any bad feeling regarding this?
@smarts commented on GitHub (Jul 27, 2022):
asking this again since no reply…
@damianopetrungaro commented on GitHub (Jul 27, 2022):
@bcoe I feel you may have more context than myself on this
@tinesoft commented on GitHub (Aug 26, 2022):
Hi all,
Any update on this?
This could be a great addition, specially in #monorepo projects...
@damianopetrungaro commented on GitHub (Sep 7, 2022):
Pinging back @bcoe if he has any 2 cents about it
@enell commented on GitHub (May 14, 2024):
Has there been any decisions on this or is this request abandoned?