Creating a Project

A NeetoCI project can be connected to a GitHub repository so that you can run CI jobs on that repository. To create a project in NeetoCI, follow these steps:

  1. Go to the Projects (/projects) page.

  2. Click on Add New Project.

  3. In the form that shows up, enter the Project name.

  4. Select a namespace. The namespace can be your GitHub username or the name of an organization to which you have given NeetoCI access. Choose the namespace under which the repository you want to link to this project is.
    For example, if your repository URL is github.com/facebook/react , react is the name of the repository and facebook is the namespace.
    If you cannot find the namespace you are looking for in the dropdown, it means that NeetoCI does not have access to that namespace. Follow the instructions on this page to manage the namespaces NeetoCI has access to.

  5. Search for and select the repository you want to link to this project and click on Submit.

Can't find what you're looking for?