Skip to content
Snippets Groups Projects
Unverified Commit 5e3339aa authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: support commit prefix in onboarding commit (#1868)

This PR adds the capability so that the onboarding commit message (“Add renovate.json”) will have a prefix if semanticCommits is explicitly set to true by the bot administrator.

e.g. “renovate a/b —semantic-commits=true —semantic-commit-type=foo” will result in the onboarding commit being “foobar: add renovate.json”.

Closes #1867
parent 9c1a9a7d
No related branches found
No related tags found
No related merge requests found
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