You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by za...@apache.org on 2023/05/15 07:31:06 UTC

[hive] branch master updated: HIVE-27341: Disable JIRA worklog notifications for GitHub PRs (Stamatis Zampetakis reviewed by Attila Turoczy, Ayush Saxena)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 28c0472460d HIVE-27341: Disable JIRA worklog notifications for GitHub PRs (Stamatis Zampetakis reviewed by Attila Turoczy, Ayush Saxena)
28c0472460d is described below

commit 28c0472460d9938aab640b6b103b569a69673d77
Author: Stamatis Zampetakis <za...@gmail.com>
AuthorDate: Fri May 12 15:49:43 2023 +0200

    HIVE-27341: Disable JIRA worklog notifications for GitHub PRs (Stamatis Zampetakis reviewed by Attila Turoczy, Ayush Saxena)
    
    Reduce noise and avoid receiving the same notification multiple times.
    
    Currently we receive the notification from four places:
    * jira@apache.org
    * notifications@github.com
    * issues@hive.apache.org
    * gitbox@hive.apache.org
    
    After the changes the jira@ and issues@ entries for worklog will go
    away.
    
    Full discussion here: https://lists.apache.org/thread/v8gqo9cl641yvhybtrj74rqg6o3o3x98
    
    Closes #4318
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5f1317bbc73..84c207f56d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,4 +39,4 @@ notifications:
   commits:      commits@hive.apache.org
   issues:       gitbox@hive.apache.org
   pullrequests: gitbox@hive.apache.org
-  jira_options: link label worklog
+  jira_options: link label