This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 5f84dbf8bf NO-JIRA just use the "dependencies" label for dependabot PRs
5f84dbf8bf is described below

commit 5f84dbf8bfc281f0d1f5188651f99e7b292cb47b
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Mar 18 14:42:38 2025 -0500

    NO-JIRA just use the "dependencies" label for dependabot PRs
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 26aad86540..9a498a235f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -72,3 +72,5 @@ updates:
     commit-message:
       # This prefix is added to remind committers to create a Jira for this 
dependency upgrade and update the branch with the actual Jira ID
       prefix: "ARTEMIS-X "
+    labels:
+      - "dependencies"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to