This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-integration-cases.git
commit f76577bd137e3db3b3b1bd14e9c18bc10561e068 Author: Albumen Kevin <[email protected]> AuthorDate: Mon Mar 11 14:58:22 2024 +0800 Enable issue entry --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index e23d8c3c..ed62ac21 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -23,9 +23,9 @@ notifications: pullrequests: [email protected] jira_options: link label link label github: - features: - # Enable issue management - issues: false + features: + # Enable issue management + issues: true enabled_merge_buttons: # enable squash button: squash: true
