docpr.dev · GitHub Action

You merged the PR.
Your docs didn't.

docpr watches every merged pull request, figures out what changed, and opens a PR in your documentation repository with the updates already written.

01 PR merges in your code repository — docpr wakes up.
02 LLM reads the diff and identifies API changes, new behavior, removed features.
03 Affected doc files are found across your documentation repository.
04 A PR lands in your docs repo with the changes written, linked back to the source.

Nothing merges automatically. Every suggestion lands as a pull request — your team reviews, edits, and approves before anything ships.

View on GitHub Read the docs