Skip to content
Snippets Groups Projects
Commit a6d93dcb authored by Rhys Arkins's avatar Rhys Arkins
Browse files

feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName (#32278)

Update logic for branchNameStrict=true so that it also removes forward slashes from branch names, with the exception of the `branchPrefix` part. In other words, if you leave the default `branchPrefix="renovate/"` then you'll get branch names like `renovate/foo-bar-42-x` instead of today's `renovate/foo/bar-42-x`.

BREAKING CHANGE: Branch names with multiple forward slashes will change if branchNameStrict=true
parent 0f2783cf
No related branches found
Tags v0.5.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment