This is an automated email from the ASF dual-hosted git repository. jdanek pushed a commit to branch jiridanek-patch-5 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
commit e5985bfbc0cbf198f7ef0a851cc25ac9537ce763 Author: Jiri Daněk <jda...@redhat.com> AuthorDate: Mon Dec 30 20:51:36 2024 +0100 NO-JIRA: update .asf.yaml to add rebase button, enforce linear history, and to explicitly enable dependabot --- .asf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 6aa972ef..8d197048 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,6 +17,8 @@ # under the License. # +# https://infra.apache.org/asf-yaml.html + github: description: "Mirror of Apache Qpid Dispatch" homepage: https://qpid.apache.org/components/dispatch-router @@ -41,12 +43,18 @@ github: issues: false projects: false + protected_branches: + main: + strict: true + required_linear_history: true + enabled_merge_buttons: squash: true merge: false rebase: true dependabot_alerts: true + dependabot_updates: true autolink_jira: - INFRA --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org