olamy commented on code in PR #3286: URL: https://github.com/apache/maven-surefire/pull/3286#discussion_r2868794120
########## .github/dependabot.yml: ########## @@ -18,27 +18,53 @@ version: 2 updates: - package-ecosystem: "maven" target-branch: "master" + commit-message: + prefix: "[Master]" Review Comment: Whatever label or prefix, as long as we can see the difference quickly when looking at `/pulls`. The advantage of a prefix is to see this directly when using `gh pr list`. But no real strong opinion. -- 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]
