You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2023/03/06 21:45:44 UTC

[xmlgraphics-commons] 01/01: Additional repo configuration

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

gadams pushed a commit to branch skynavga-patch-3
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-commons.git

commit aca89c45158fd86477c5b66fc704e6daf9818047
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Mon Mar 6 15:45:39 2023 -0600

    Additional repo configuration
---
 .asf.yaml | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5d7e7b9..9f3342c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,9 +4,20 @@ github:
   labels:
     - xgc
     - apache
+  enabled_merge_buttons:
+    squash:  true
+    merge:   true
+    rebase:  false
+  protected_branches:
+    main:
+      strict: true
+      required_linear_history: false
+  dependabot_alerts:  true
+  dependabot_updates: false
 
 notifications:
-  commits:      commits@xmlgraphics.apache.org
-  issues:       general@xmlgraphics.apache.org
+  commits: commits@xmlgraphics.apache.org
+  issues: general@xmlgraphics.apache.org
   pullrequests: general@xmlgraphics.apache.org
+  jobs: general@xmlgraphics.apache.org
   jira_options: link label


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