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:36 UTC

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

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-site.git

commit 53711c8224b61f7e542acc93c5ee88252fdc86f7
Author: Tobias Bouschen <to...@googlemail.com>
AuthorDate: Sun Jun 4 19:53:11 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 954f842..395660e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,8 +38,31 @@ github:
     publish:
       allow_force_pushes: true
 
+  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