Skip to content

[Feature] Use by default semantical branch name "release/*" for releases #1168

@lisachenko

Description

@lisachenko

Is your feature request related to a problem? Please describe.
Current release-please branch name doesn't follow the Conventional Branch names standard for releases: like release/* which can be be improved.

Describe the solution you'd like
Conventional Branches standard suggests to use the release/* branch name prefix for releases, for example, release/v1.2.3, see below:

release/: For branches preparing a release (e.g., release/v1.2.0)

Would be nice to follow this specification and adjust the default branch prefix name to follow this standard.

Describe alternatives you've considered
None, just matter of improving compliance with ITGC/ISO27001 standards

Additional context
Depends on #1167 to make branch prefix configurable

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions