You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by Janardhan <ja...@apache.org> on 2021/04/20 16:30:00 UTC

[DISCUSS] GitHub settings control with .asf.yml

Hi all,

In reference to [1][2],

Apache Infra team offers `.asf.yml` file to control the GitHub
settings such as

1. Repository metadata (description, labels)
2. Disallow merge commits
3. Choose notification channels for commits, discussions etc.
4. and a staging for the website before publishing the release version.

Who is using it?

This is already in use by Spark[3], Airflow[4].

[1] https://issues.apache.org/jira/browse/SYSTEMDS-2940
[2] https://github.com/apache/systemds/pull/1233
[3] https://github.com/apache/spark/blob/master/.asf.yaml
[4] https://github.com/apache/airflow/blob/master/.asf.yaml

Thank you,
Janardhan