docs: add notes about the deployments (#48279)

This commit is contained in:
Mrugesh Mohapatra
2022-10-28 01:19:22 +05:30
committed by GitHub
parent 51f1b32901
commit 4facf4a1bd

View File

@@ -418,4 +418,7 @@ Then commit and push your branch directly to the News repo.
Finally, open a PR for review.
Once both your PRs to the CDN and News repo have been approved, they can be merged. Deployment will be handled subsequently by the staff.
Once both your PRs to the CDN and News repo have been approved, they can be merged.
> [!NOTE]
> Deployment will be handled subsequently by the staff. Here is a sample PR: [freeCodeCamp/news#485](https://github.com/freeCodeCamp/news/pull/485) of how they do it and more details are available in the [staff-wiki](https://staff-wiki.freecodecamp.org/docs/flight-manuals/news-instances#jamstack---news--assets).