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 e68ab74 Enable GH issues (#30)
e68ab74 is described below
commit e68ab74508cf1f0f346e9bf68c412bc45e446ab8
Author: Ronny Berndt <[email protected]>
AuthorDate: Fri Dec 15 07:26:43 2023 +0100
Enable GH issues (#30)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 4cf6288..3f0af9e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,8 @@ github:
- javascript
- powershell
protected_branches:
+ features:
+ issues: true
main:
required_status_checks:
strict: true