You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2022/01/06 16:22:53 UTC

[archiva] branch master updated: Adding github metadata to .asf.yaml

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2cb4db31 Adding github metadata to .asf.yaml
2cb4db31 is described below

commit 2cb4db31bfebd9517a39eb4e7b2181c81c9b1eeb
Author: Martin Schreier <ma...@apache.org>
AuthorDate: Thu Jan 6 17:22:49 2022 +0100

    Adding github metadata to .asf.yaml
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 10bfad2..b1eae37 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,15 @@
+github:
+  description: "Apache Archiva Repository"
+  homepage: https://archiva.apache.org
+  labels:
+    - apache
+    - java
+    - archiva
+    - maven-repository
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
 notifications:
   commits:      commits@archiva.apache.org
   issues:       dev@archiva.apache.org