This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch scala-3 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
commit 5f7813218aa80066101911d5d8720ec367659639 Author: PJ Fanning <[email protected]> AuthorDate: Tue Nov 8 13:15:15 2022 +0100 disable merge commit button (matches incubator/pekko) (#6) --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 977ccf89e..d060d1ea2 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,6 +21,11 @@ github: issues: true # Enable projects for project management boards projects: false + + enabled_merge_buttons: + squash: true + merge: false + rebase: true notifications: commits: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
