How-to guides: build process

⏩️ Setup build notifications and webhooks

Build notifications can alert you when your builds fail so you can take immediate action. In this guide, you will learn how to get notified through various available channel integrations, including email and chat.

⏩️ Configuring pull request builds

Have your documentation built and access a preview for every pull request builds.

⏩️ Using custom environment variables

Extra environment variables, for instance secrets, may be needed in the build process and can be defined from the project’s dashboard.

⏩️ Managing versions automatically

Automating your versioning on Read the Docs means you only have to handle your versioning logic in Git. Learn how to define rules to automate creation of new versions on Read the Docs, entirely using your Git repository’s version logic.