Content validation with GitHub Workflows

Posted on
December 20, 2023
Posted by
Markus Weiland

In this video, we'll demonstrate how to use GitHub workflows to enforce content validation, allowing us to ensure we can never break production with bad content:

YouTube video
This video is hosted on YouTube. Please review our Privacy policy before enabling YouTube video playback. By clicking ‘Agree’, you confirm you have read our privacy policy and consent to YouTube video playback.

To see how this demo was set up, check out our content example repository and the GitHub workflow in it. When building your own workflows, make sure to enable GitHub branch protection for your repository for the validation to be enforced.

GitHub branch protection settings
Sample GitHub branch protection rule to enforce that all validation checks must pass before a Pull Request can be merged.

Want updates about our next steps?

Sign up for our newsletter.

To learn how we process your data, visit our Privacy page.