Skip to main content

프로젝트을(를) 리포지토리에 추가

프로젝트를 리포지토리에 추가하여 해당 리포지토리에서 액세스할 수 있도록 할 수 있습니다.

Linking a repository to your project

You can list relevant projects in a repository. You can only list projects that are owned by the same user or organization that owns the repository.

In order for repository members to see a project listed in a repository, they must have visibility for the project. For more information, see Managing visibility of your projects and Managing access to your projects.

  1. On GitHub, navigate to the main page of your repository.
  2. Click Projects.
    Screenshot showing a repository's tabs. The "Projects" tab is highlighted with an orange outline.
  3. Click Link a project.
  4. In the search bar that appears, search for projects that are owned by the same user or organization that owns the repository.
  5. Click on a project to list it in your repository.

Setting a default repository for your project

You can set a default repository for a project. When you set a default repository, new issues created from your project are automatically assigned to that repository. After you set a default repository, your project also appears in the repository’s Projects tab.

To update the default repository for your project:

  1. In your repository, click Projects.
  2. Under "Projects," find and click your project in the list.
  3. In the top-right of the project page, click the dropdown menu, then select Settings to go to the project settings page.
    Screenshot showing the location of the "Settings" button in the project menu, highlighted with a red outline.
  4. Under "Default repository," select a default repository for your project.
  5. Click Save changes to confirm your changes.