slawekjaranowski commented on code in PR #3286: URL: https://github.com/apache/maven-surefire/pull/3286#discussion_r2868762810
########## .github/dependabot.yml: ########## @@ -18,27 +18,53 @@ version: 2 updates: - package-ecosystem: "maven" target-branch: "master" + commit-message: + prefix: "[Master]" Review Comment: In most of Maven project we use labels for such things ... so for me will be good to have some conventions, some of commits will have a prefix according to branch, but commits/PR doing manually probably will not have it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
