From ea842bcea9324e80b600e217697439921e23765d Mon Sep 17 00:00:00 2001 From: Martin Schreier Date: Thu, 6 Jan 2022 19:04:57 +0100 Subject: [PATCH] Adding .asf.yaml file --- .asf.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .asf.yaml diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 00000000..31635a96 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,25 @@ +github: + description: "Apache Archiva Redback Repository" + homepage: https://archiva.apache.org + labels: + - apache + - java + - archiva + - maven-repository + enabled_merge_buttons: + squash: true + merge: false + rebase: true + features: + # Enable wiki for documentation + wiki: true + # Enable issue management + issues: false + # Enable projects for project management boards + projects: true +notifications: + commits: commits@archiva.apache.org + issues: dev@archiva.apache.org + pullrequests: dev@archiva.apache.org + jira_options: link label comment +