This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-streamloader.git
The following commit(s) were added to refs/heads/master by this push:
new 41689bc [github] enable issues (#20)
41689bc is described below
commit 41689bc4d10937d91b22b0513cfe200cc6071c0f
Author: Mingyu Chen <[email protected]>
AuthorDate: Tue Jul 23 11:02:45 2024 +0800
[github] enable issues (#20)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d591abc..189f09a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -59,3 +59,7 @@ github:
notifications:
pullrequests_status: [email protected]
+github:
+ features:
+ issues: true
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]