View in GitHub

Agentic GitHub Guardrails

Replace static protection rules with agentic guardrails. Watchflow ensures consistent quality standards with smarter, context-aware protection for every repo.

Watchflow Install Watchflow

Your repo, your rules

Use natural language to describe the rule you want to enforce on your repo, and we will generate the Watchflow config for it.

Need inspiration?

Conventional Commits

Pull Requests

Commit messages must follow conventional commits format (feat/fix/etc).

Contributor Approval

Pull Requests

Pull Requests cannot be approved by the author; approval must come from a contributor listed in contributors.md.

Code Owner Approval

Pull Requests

Pull requests cannot be merged directly into the main branch without prior approval from a designated code owner.

Require Top Reviewer

Pull Requests

Pull requests must have at least one assigned reviewer from the top 5 most active reviewers.