Skip to content

ci: only push docs from the libgit2/libgit2 repo#5316

Merged
ethomson merged 1 commit intomasterfrom
ethomson/publish_docs_on_master
Dec 3, 2019
Merged

ci: only push docs from the libgit2/libgit2 repo#5316
ethomson merged 1 commit intomasterfrom
ethomson/publish_docs_on_master

Conversation

@ethomson
Copy link
Copy Markdown
Member

@ethomson ethomson commented Dec 3, 2019

Users may fork libgit2 and run libgit2's CI on that, which is
delightful! However, if they do, we'll fail the documentation publish
phase, which is correct (because we don't allow them to publish their
version of the docs) but regrettable (since it should not fail).

Only run the documentation publish phase when we merge branches into the
libgit2/libgit2 repo.

Users may fork libgit2 and run libgit2's CI on that, which is
delightful!  However, if they do, we'll fail the documentation publish
phase, which is correct (because we don't allow them to publish _their_
version of the docs) but regrettable (since it should not fail).

Only run the documentation publish phase when we merge branches into the
libgit2/libgit2 repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants