Allow read-only spaces that represent document versions to be tied to GitHub tags #366
rachellawson
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
Currently, it is possible to attach a space to a GitHub branch and use different branches to represent different versions. However, that model could be improved by also allowing a space to be attached to a tag in GitHub. That space would then, by design, be read-only in GitBook.
This change would create a system that is more familiar for many users of code & documentation stored in GitHub as tags are more commonly used to represent releases.
If the tag is moved in the GitHUB repo, probably to represent a patch of some kind, then GitBook should detect this and update the space.
Beta Was this translation helpful? Give feedback.
All reactions