You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jd...@apache.org on 2023/04/09 19:47:11 UTC

[qpid-python] 01/01: NO-JIRA: configure additional GitHub features though .asf.yaml

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

jdanek pushed a commit to branch jiridanek-patch-1
in repository https://gitbox.apache.org/repos/asf/qpid-python.git

commit bd35e90c6aa12a4f6e5b62b5a46afec8e8d876ba
Author: Jiri Daněk <jd...@redhat.com>
AuthorDate: Sun Apr 9 21:47:04 2023 +0200

    NO-JIRA: configure additional GitHub features though .asf.yaml
---
 .asf.yaml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index c5edce7..98dab13 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,3 +26,19 @@ github:
     - messaging
     - amqps
     - python
+  features:
+    wiki: false
+    issues: false
+    projects: true
+  enabled_merge_buttons:
+    merge: false
+    squash: true
+    rebase: true
+  protected_branches:
+    main: {}
+  autolink_jira:
+    - INFRA
+    - QPID
+  dependabot_alerts: true
+  dependabot_updates: true
+  del_branch_on_merge: true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org