sigstore / docs

Sigstore documentation
https://sigstore.dev
MIT License
73 stars 82 forks source link

Investigate a way to preview docs before merging pull request #326

Open hayleycd opened 2 months ago

hayleycd commented 2 months ago

Is there a way (perhaps using a github action and github pages) that we could preview changes to the docs before merging pull requests?

smythp commented 2 months ago

Hi Hayley, this should already be instituted, though let me know if I'm not understanding your request. When you create a PR, NetlifyBot responds with a table that includes a deploy log and links to previews for desktop and mobile. For example, the below link is to the PR for the cosign reorg you created last week:

https://deploy-preview-323--docssigstore.netlify.app/

If you push a new commit on the PR, the bot will update the previews.

Let me know if I'm missing something about hte request here. :)