Have you ever tried using the commit_message configuration parameter? I've followed your steps, but dependabot doesn't seem to be respecting the commit message prefix that I gave it. I've used the config file validator and it says it looks fine. Curious if anyone else has had success with it.
Actually I think the problem is only with java:maven. When I did javascript it worked fine.
Michael Meyers
Have you ever tried using the
commit_messageconfiguration parameter? I've followed your steps, but dependabot doesn't seem to be respecting the commit message prefix that I gave it. I've used the config file validator and it says it looks fine. Curious if anyone else has had success with it.