Guides

Guides

CI/CD lifecycle

How DevDocs turns Git events into previews and production docs.

DevDocs watches the configured documentation repository and turns Git activity into docs deployments.

Production

Production deploys come from the configured production branch. For this sample repo, production is main.

Staging

Teams can add staging branch patterns such as staging or release/* from the dashboard.

Previews

Pull request previews update whenever the branch changes. Reviewers can compare the preview URL, logs, checks, and commit metadata from the dashboard.

Auditability

Every deploy records the actor, branch, commit, target, status, and related activity so the dashboard can explain what changed without exposing implementation internals to docs authors.

Feedback

Was this page helpful?

Help us keep CI/CD lifecycle sharp for readers and API explorers.