Repository custom properties
Add metadata to your repositories, such as compliance frameworks, data sensitivity, or project details.
AI_CODE_REVIEW_DRAFTSDetermines if automated AI Code Reviews apply to Draft PRs. If true, draft PRs will be reviewed. If false, reviews will only occur when the PR is marked "Ready for Review".
false
AI_CODE_REVIEW_PROVIDERDetermines which code review provider to use for automated AI code reviews. Options are Github Copilot (default), Cursor Bugbot, Claude Code Review (Internal tool), or opt-out.
N/A (Opt out of AI Code Review)
AI_CODE_REVIEW_SUBSEQUENT_PUSHESDetermines if AI code reviews apply to subsequent pushes. If false, there will be one automatic review. If true, the tool will re-review pushes to the branch after the first one.
true
GH_MIGRATION_TYPEThe type of migration for this repository. This is used to track the migration status.
None