This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git
commit ed972371f7266e79ad3a17eca5a2a7a9d4dc43d5 Author: PJ Fanning <[email protected]> AuthorDate: Tue Nov 8 13:08:02 2022 +0100 copy over settings from incubator-pekko --- .asf.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index d9197117..6cac81ff 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,3 +21,17 @@ github: issues: true # Enable projects for project management boards projects: false + + enabled_merge_buttons: + squash: true + merge: false + rebase: true + + protected_branches: + main: { } + +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
