Get repository configuration
GitHub
Get repository configuration
Get full PR review configuration for a specific repository.
GET
Get repository configuration
Authorizations
JWT authentication token
Path Parameters
Repository ID (UUID)
Response
Repository configuration
Whether automatic PR reviews are enabled
When the repository was added
File patterns to exclude from reviews
Example:
["*.md", "vendor/**"]Repository configuration ID
Parent installation ID
Full repository name (owner/repo)
Example:
"octocat/hello-world"
Whether to review draft PRs
When the repository config was last updated
Available options:
skip, summary_only, review Available options:
security, performance, style, all Available options:
none, block_on_critical, block_on_high Available options:
compact, table, checklist Available options:
summary_only, comments_only, both Available options:
critical, high, medium, low, info, all Available options:
chill, balanced, assertive, roast Available options:
brief, normal, detailed Repository visibility (public, private, or internal)

