This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch github-projects-feature in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit ae5610330951703cb12b91ba51217bfa87c8bc4e Author: PJ Fanning <[email protected]> AuthorDate: Thu Feb 2 20:00:12 2023 +0100 enable github projects feature --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index dea35e0635..a785d6a7af 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -20,7 +20,7 @@ github: # Enable issue management issues: true # Enable projects for project management boards - projects: false + projects: true enabled_merge_buttons: squash: true --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
