This is an automated email from the ASF dual-hosted git repository.
ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-glazier.git
The following commit(s) were added to refs/heads/main by this push:
new 6ef94ca Move features key to the correct section (#31)
6ef94ca is described below
commit 6ef94cabdef3f2b44258b7182224860c0730232d
Author: Ronny Berndt <[email protected]>
AuthorDate: Fri Dec 15 07:59:26 2023 +0100
Move features key to the correct section (#31)
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3f0af9e..6b14046 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,9 +14,9 @@ github:
- network-server
- javascript
- powershell
+ features:
+ issues: true
protected_branches:
- features:
- issues: true
main:
required_status_checks:
strict: true