Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: now fully configure repos via .asf.yaml

Creating a repo is self-service, but pay attention and change the default configuration of the notifications so that email goes to issues@openwhisk.apache.org and not to dev@openwhisk.apache.org.  Also note that the tool will automatically inject "incubator-openwhisk" into the repo name, so don't do it yourself and get a redundantly long name.

...

After the repo is created, you need to enable it for TravisCI.

After that is done, you need to open an INFRA JIRA ticket to get it properly configured.  For an example ticket, look here: https://issues.apache.org/jira/browse/INFRA-17095you have had a successful TravisCI run, you can configure the GitHub project properties for your new repo via the .asf.yaml file.  Copy an .asf.yaml file from one of our other repositories, change the description and labels to be appropriate for your new repo, and merge it to the default branch.