Handling previews for PRs against feature branches #1693
Labels
defer
preview
About the preview service canonically hosted on docs-preview.app.elstc.co
team-discuss
It seems that documentation previews are not generated for feature branches.
For example, in elastic/elasticsearch#50821 the elasticsearch-ci/docs check is successful but doesn't generate previews and the log says:
There are in fact documentation changes in that PR, however, so it seems to me that check is providing misinformation.
I think we should make it clearer somehow that folks need to do their own documentation builds to verify changes in these types of PRs. For example, maybe it's simplest to just disable these checks entirely on the branches that can't generate docs (so they're not giving false success indicators). Or else enable correct testing for all branches.
The text was updated successfully, but these errors were encountered: