This is an automated email from the ASF dual-hosted git repository. jdanek pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-python.git
The following commit(s) were added to refs/heads/main by this push: new d361505 NO-JIRA: configure additional GitHub features though .asf.yaml (#4) d361505 is described below commit d361505c668374182b685613e5445b590553d441 Author: Jiri Daněk <jda...@redhat.com> AuthorDate: Sun Apr 9 21:51:00 2023 +0200 NO-JIRA: configure additional GitHub features though .asf.yaml (#4) --- .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-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org