Skip to main content

GitHub AE는 현재 제한된 릴리스 상태입니다.

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

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

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 AE 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 enterprise, 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