Skip to content

Commit 1faa1ab

Browse files
authored
[INLONG-1429] update the asf config for inlong office website (#121)
Co-authored-by: dockerzhang <dockerzhang@tencent.com>
1 parent d09dabb commit 1faa1ab

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.asf.yaml

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
github:
2+
description: "Apache InLong - a one-stop data streaming platform"
3+
homepage: https://inlong.apache.org/
4+
features:
5+
# Enable issues management
6+
issues: true
7+
enabled_merge_buttons:
8+
# enable squash button:
9+
squash: true
10+
# disable merge button:
11+
merge: false
12+
# disable rebase button:
13+
rebase: false
14+
115
# Web site staging services:
216
staging:
317
profile: ~
@@ -12,6 +26,6 @@ notifications:
1226
issues: commits@inlong.apache.org
1327
pullrequests_status: commits@inlong.apache.org
1428
pullrequests_comment: commits@inlong.apache.org
15-
issues_status: dev@inlong.apache.org
29+
issues_status: commits@inlong.apache.org
1630
issues_comment: commits@inlong.apache.org
1731
jira_options: link label worklog

0 commit comments

Comments
 (0)