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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git


The following commit(s) were added to refs/heads/master by this push:
     new d396a97  add Jira notifications
d396a97 is described below

commit d396a97e8038c75820062c347b2203289c4ffa15
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Wed Dec 8 18:54:45 2021 +0100

    add Jira notifications
---
 .asf.yaml  | 2 ++
 .gitignore | 1 +
 2 files changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 47641b1..3907da9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,3 +7,5 @@ github:
     - build-management
     - apache-maven
     - maven
+notifications:
+  jira_options: link label comment
diff --git a/.gitignore b/.gitignore
index 690b25d..e73ef1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ target/
 .DS_Store
 .idea/
 *.iml
+.factorypath

Reply via email to