Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Action workflow to preview documentation changes in PRs #112

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

sujaypatil96
Copy link
Member

@sujaypatil96 sujaypatil96 commented Jun 12, 2024

This PR seeks to add a GitHub Action workflow that will run everytime there is a new PR and create a link to preview the docs within that PR. It will also run everytime there is a new commit that is piled on top of commits in the open PR.

One of the pros of having this workflow will be that we won't need to create forks of schema repos just for the purpose of being able to create its own documentation site.

To see an example, you can look at the workflow file in action in the NMDC schema repo: microbiomedata/nmdc-schema#2057

Inspiration from linkml/linkml#2029

Copy link
Contributor

@pkalita-lbl pkalita-lbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good other than one small issue

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