docs: Document single-PR deployment limitation and production workaround#622
docs: Document single-PR deployment limitation and production workaround#622
Conversation
Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com>
|
@richarddushime can we change the individual PR deploy to go to staging? Or does copilot get the documentation wrong? |
the documentation by copilot is right , No single-PR staging deployment exists.Staging will always shows combined state of all compatible open PRs., Allowing a single PR deployment is what we are avoiding because the rest of the PRs changes wont be previewed on stagging site. |
richarddushime
left a comment
There was a problem hiding this comment.
This Documentation details would be nice if goes under contributing guidelines not in the main Readme file
The README documented staging aggregation strategy but didn't clarify whether individual PRs can be deployed to staging in isolation for testing.
Changes
deploy.yamlsupportsworkflow_dispatchwithpr_numberinputKey Clarification
No single-PR staging deployment exists. Staging always shows combined state of all compatible open PRs.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.