Clarify instructions
This commit is contained in:
@@ -35,7 +35,8 @@ By default, the deployments page shows currently active deployments from select
|
||||
|
||||
1. In the right-hand sidebar of the home page of your repository, click **Deployments**.
|
||||
1. Once you are on the "Deployments" page, you can view the following information about your deployment history.
|
||||
- **To view recent deployments for a specific environment**, in the "Environments" section of the left sidebar, click an environment. {% ifversion deployment-dashboard-filter %}To pin an environment to the top of the deployment history list, click {% octicon "pin" aria-label="Pin environment" %} to the right of the environment.{% endif %}
|
||||
- **To view recent deployments for a specific environment**, in the "Environments" section of the left sidebar, click an environment.{% ifversion deployment-dashboard-filter %}
|
||||
- **To pin an environment to the top of the deployment history list**, repository administrators can click {% octicon "pin" aria-label="Pin environment" %} to the right of the environment. You can pin up to ten environments.{% endif %}
|
||||
- **To view the commit that triggered a deployment**, in the deployment history list, click the commit message for the deployment you want to view.
|
||||
>[!NOTE]Deployments from commits that originate from a fork outside of the repository will not show links to the source pull request and branch related to each deployment. For more information about forks, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks)."
|
||||
- **To view the URL for a deployment**, to the right of the commit message in the deployment history list, click {% octicon "link-external" aria-label="Navigate to deployment URL" %}.
|
||||
|
||||
Reference in New Issue
Block a user