Updating repository settings in SourceCraft

  1. Open the SourceCraft home page.

  2. On the Home tab, under Your craftspace, navigate to Repositories.

  3. Select a repository.

  4. Under Repository settings on the repository page, go to General.

  5. On the General settings page:

    • To set the repository image, click Upload new picture. Image requirements:

      • Best size: 256 x 256 pixels
      • Format: JPG, GIF, or PNG
      • Weight: Up to 1 MB
    • To copy the repository ID, click next to the Repository ID field.

    • Specify a name and description for the repository.

    • To add links to your repository description, click New link, then select a link type and enter a link.

      To delete a link, click .

    • In the Default branch field, select a branch to use as the default target branch for pull requests.

    • Under Visibility, select who can view the repository in the public folder:

      • Public: All internet users will be able to view the repository without authentication. Only invited users will be able to modify the repository.
      • Internal: Only users from the organization housing the repository will have access to view and edit the repository.
      • Private: Only invited users will have access to view and edit the repository.

      You can change repository access type at any time.

    • To allow repository administrators to make and merge changes without restrictions, enable Allow overriding.

  6. Click Update settings.

See also