You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ww...@apache.org on 2023/02/16 02:30:20 UTC

[brpc] branch master updated: Update .asf.yaml to make the mail list more readable

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f9b2c736 Update .asf.yaml to make the mail list more readable
f9b2c736 is described below

commit f9b2c736f40bdf65a7ec2a3f2932c40c5bcef8d2
Author: Weibing Wang <ww...@163.com>
AuthorDate: Thu Feb 16 10:30:11 2023 +0800

    Update .asf.yaml to make the mail list more readable
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index df501665..b4f53506 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,3 +3,13 @@ github:
   labels:
     - rpc
   homepage: https://brpc.apache.org
+  custom_subjects:
+    new_pr: "[PR] {title} ({repository})"
+    close_pr: "Re: [PR] {title} ({repository})"
+    comment_pr: "Re: [PR] {title} ({repository})"
+    diffcomment: "Re: [PR] {title} ({repository})"
+    merge_pr: "Re: [PR] {title} ({repository})"
+    new_issue: "[I] {title} ({repository})"
+    comment_issue: "Re: [I] {title} ({repository})"
+    close_issue: "Re: [I] {title} ({repository})"
+    catchall: "[GH] {title} ({repository})"


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org