As a non-technical (or technical) reviewer of site changes, I want to see the site running so that I can see how it actually works.
[x] Switch to deployment by branch using JamesIves/github-pages-deploy-action
[x] add exclude_clean: _pr/ so that pr branch deployments do not get removed on deployment
[x] Add robots file so that _pr deployments do not get picked up by search engines
[x] Add PR deployment with JamesIves/github-pages-deploy-action to the folder _pr/### (it will not clear anything except that folder, so no exclusions needed)
[x] Should also add a comment to the PR that it was deployed to that place. Once per deployment and reference the commit SHA
[x] Add PR closed workflow to clear out the _pr/### once the PR is closed
As a non-technical (or technical) reviewer of site changes, I want to see the site running so that I can see how it actually works.
JamesIves/github-pages-deploy-action
_pr/
so that pr branch deployments do not get removed on deployment_pr
deployments do not get picked up by search engines_pr/###
(it will not clear anything except that folder, so no exclusions needed)_pr/###
once the PR is closedContent approvals received
N/A