Skip to main content

이 버전의 GitHub Enterprise Server는 2023-09-12. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 성능 향상, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

마일스톤을 문제 및 끌어오기 요청과 연결

진행 상황을 더 잘 추적하기 위해 유사한 이슈 및 끌어오기 요청을 마일스톤과 연결할 수 있습니다.

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  2. Under your repository name, click Issues or Pull requests.

    Screenshot of the main page of a repository. In the horizontal navigation bar, two tabs, labeled "Issues" and "Pull requests," are each outlined in dark orange.

  3. Select the checkbox next to the items you want associated with a milestone.

    Screenshot of the first two items in a list of issues. To the left of each issue, a checkbox is checked and outlined in dark orange.

  4. Above the list of issues or pull requests, select the Milestone dropdown menu.

    Screenshot of the list of issues for a repository. In the header above the list, a dropdown menu, labeled "Milestones," is outlined in dark orange.

  5. In the "Filter milestones" field, start typing the name of an existing milestone, then click the milestone's name to associate it with the item.

As you're working on issues and pull requests, you can track the progress of your milestone.

Further reading