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 "openwhisk" into the repo name, so don't do it yourself and get a redundantly long name.

You create the repo here https://gitbox.apache.org/setup/newrepo.html.  

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

After you 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.

  • No labels