This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push: new 97c2f569 chore: turn off most features 97c2f569 is described below commit 97c2f5691d427528b7320e9b44221618b526606e Author: Zoran Regvart <zo...@regvart.com> AuthorDate: Fri Apr 8 15:52:52 2022 +0200 chore: turn off most features The camel-website-pub is derivative so no need for any features or notifications there. --- static/.asf.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/static/.asf.yaml b/static/.asf.yaml index f7448297..81f2206f 100644 --- a/static/.asf.yaml +++ b/static/.asf.yaml @@ -15,21 +15,16 @@ # limitations under the License. # -notifications: - pullrequests: commits@camel.apache.org - jira_options: link label comment publish: whoami: asf-site github: labels: - camel - - integration - - java - - hacktoberfest + - website enabled_merge_buttons: - squash: true + squash: false merge: false - rebase: true - features: - issues: true + rebase: false + dependabot_alerts: false + dependabot_updates: false protected_branches: ~