Preview multiple changes to a space before publishing them. #67
jalaziz
started this conversation in
Feature Requests
Replies: 1 comment
-
Hey @jalaziz a while ago we created a "Preview" button for change requests (available only for published spaces). This should allow you to preview all the changes you've made viewing them as a reader visiting your space would. That should address (at least partially) your request |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's your feature/idea?
As part of our doc writing flow, we'd like to line up publications with product releases. A documentation update with a product release may contain many small changes.
Today, one way to do this today would be to have multiple spaces (a dev/staging one and a prod one), each pointed at a separate branch. The challenge with this approach is that it doesn't lend itself well to a process where there's a unique branch per releaes.
This is a more of a meta concept that could be solved in a variety of ways.
Some ideas:
What's your desired outcome?
I would like to be able to preview multiple incremental changes to a space before publishing them.
What's the impact of this for you?
Anything else?
While we could just have multiple spaces and update the branch manually on each release, it's very manual, error-prone, and generally not a great experience (you have to reconnect to Github each time).
Beta Was this translation helpful? Give feedback.
All reactions