This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-ffi.git
The following commit(s) were added to refs/heads/main by this push:
new af9fc06 chore: enable issues (#141)
af9fc06 is described below
commit af9fc0691b96b3ad9f325255784b568495165411
Author: Tianqi Chen <[email protected]>
AuthorDate: Wed Oct 15 22:20:10 2025 -0400
chore: enable issues (#141)
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 4c917af..1d179c9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,12 @@ github:
- gpu
- machine-learning
+ features:
+ # Enable issue management
+ issues: true
+ # Enable projects for project management boards
+ projects: true
+
protected_branches:
# NOTE: when updating the config
# make sure to first update the branch protection name