Skip to main content

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

리포지토리에 대한 배포 활동 보기

전체 리포지토리 또는 특정 끌어오기 요청의 배포 정보를 볼 수 있습니다.

Note: The deployments dashboard is currently in beta and subject to change.

People with read access to a repository can see an overview of all current deployments and a log of past deployment activity, if the repository's deployment workflow is integrated with GitHub Enterprise Server through the Deployments API or an app from GitHub Marketplace. For more information, see "Repositories."

You can also see deployment information on the "Conversation" tab of a pull request.

Viewing the deployments dashboard

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

  2. In the right sidebar, click Environments.

    Screenshot of the main page of a repository. In the right sidebar, "Environments" is outlined in dark orange.

Further reading