File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282
8383 * [Spin up a codespace][codespace]
8484 * [Set up a local development environment][local]
85- ${{ github.repository == 'github/docs-internal' && '* Message `#docs-engineering` on Slack for a staging server. ' || '' }}
85+ ${{ github.repository == 'github/docs-internal' && '* [Deploy a staging server][staging] ' || '' }}
8686
8787 ${{ fromJSON('["A Hubber will need to deploy your changes internally to review.",""]')[github.repository == 'github/docs-internal'] }}
8888
@@ -103,3 +103,4 @@ jobs:
103103 [workflow]: ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.workflow_sha }}/.github/workflows/review-comment.yml
104104 [codespace]: ${{ github.repository == 'github/docs-internal' && 'https://github.com/github/docs-team/blob/main/contributing-to-docs/use-a-codespace-to-review.md' || 'https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace' }}
105105 [local]: https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment
106+ [staging]: https://github.com/github/docs-team/blob/main/contributing-to-docs/deploying-pr-to-staging-servers.md
You can’t perform that action at this time.
0 commit comments