1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Remove assorted azure refs from root directory (#54168)

This commit is contained in:
Hector Alfaro
2025-01-29 12:08:47 -05:00
committed by GitHub
parent 4b2e78c54f
commit 01c0fdc21c
5 changed files with 1 additions and 259 deletions

View File

@@ -4,12 +4,7 @@ Staging and production deployments are automated by a deployer service created a
### Preview deployments
When a pull request is **opened**, **reopened**, or **synchronized** (i.e has new commits), it is automatically deployed to a unique preview URL.
If a preview deployment fails, you can trigger a new deployment in a few ways:
- close and re-open the pull request
- push another commit to the branch
- click **Update Branch** on the pull request page on github.com, if it's clickable
When a pull request contains only content changes, it can be previewed without a deployment. Code changes will require a deployment. GitHub Staff can deploy such a PR to a staging environment.
### Production deployments