Skip to main content

Эта версия GitHub Enterprise Server будет прекращена 2023-12-20. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки 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