You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by to...@apache.org on 2023/06/04 17:53:45 UTC

[db-jdo] branch jdo-828-add-mail-subject-setup created (now 4099b5cc)

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

tobous pushed a change to branch jdo-828-add-mail-subject-setup
in repository https://gitbox.apache.org/repos/asf/db-jdo.git


      at 4099b5cc JDO-828 - Add setup for subjects for automated GitHub emails

This branch includes the following new commits:

     new 4099b5cc JDO-828 - Add setup for subjects for automated GitHub emails

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[db-jdo] 01/01: JDO-828 - Add setup for subjects for automated GitHub emails

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tobous pushed a commit to branch jdo-828-add-mail-subject-setup
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit 4099b5cc050db49933872704eda788b2cfb1c62b
Author: Tobias Bouschen <to...@googlemail.com>
AuthorDate: Sun Jun 4 19:52:16 2023 +0200

    JDO-828 - Add setup for subjects for automated GitHub emails
---
 .asf.yaml | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 952819b3..df2fe8c1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -47,8 +47,31 @@ github:
         # strict means "Require branches to be up to date before merging".
         strict: false
 
+  custom_subjects:
+    # set custom subjects for automated mails for actions on GitHub
+    new_pr: "[PR] {title} ({repository})"
+    close_pr: "Re: [PR] {title} ({repository})"
+    comment_pr: "Re: [PR] {title} ({repository})"
+    merge_pr: "Re: [PR] {title} ({repository})"
+    catchall: "Updated: {repository}/#{issue_id}: {title}"
+    new_issue: "[I] {title} ({repository})"
+    comment_issue: "Re: [I] {title} ({repository})"
+    close_issue: "Re: [I] {title} ({repository})"
+    catchall: "[GH] {title} ({repository})"
+    new_discussion: "[D] {title} ({repository})"
+    edit_discussion: "Re: [D] {title} ({repository})"
+    close_discussion: "Re: [D] {title} ({repository})"
+    close_discussion_with_comment: "Re: [D] {title} ({repository})"
+    reopen_discussion: "Re: [D] {title} ({repository})"
+    new_comment_discussion: "Re: [D] {title} ({repository})"
+    edit_comment_discussion: "Re: [D] {title} ({repository})"
+    delete_comment_discussion: "Re: [D] {title} ({repository})"
+
+
 notifications:
   commits:      jdo-commits@db.apache.org
   issues:       jdo-dev@db.apache.org
   pullrequests: jdo-dev@db.apache.org
+  jobs:         jdo-dev@db.apache.org
+  discussions:  jdo-dev@db.apache.org
   jira_options: link label