This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch disable-copilot-code-review in repository https://gitbox.apache.org/repos/asf/couchdb-ibrowse.git
commit c05ce3ad739ab5ffa19959f754c639a578a810da Author: Robert Newson <[email protected]> AuthorDate: Mon Apr 27 22:41:24 2026 +0100 disable copilot code review --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..dd335cd --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,3 @@ +github: + copilot_code_review: + enabled: false
