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

szetszwo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new 0814b896b RATIS-2086. Autolink Ozone issues in PRs (#1088)
0814b896b is described below

commit 0814b896bed41cc3b5e3d99e4e678fed67909874
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri May 10 18:00:38 2024 +0200

    RATIS-2086. Autolink Ozone issues in PRs (#1088)
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 16e358f62..23fccc71e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,9 @@ github:
     squash:  true
     merge:   false
     rebase:  false
-  autolink_jira: RATIS
+  autolink_jira:
+    - HDDS
+    - RATIS
 
 notifications:
   commits:      [email protected]

Reply via email to