1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 06:45:13 +01:00
Files
bootc/.github/auto-review-config.yml
gursewak1997 efe603119e feat: add automated PR reviewer rotation system
- Auto-assign reviewers from MAINTAINERS.md on 3-week rotation
- Exclude PR author from self-assignment
- Trigger on PR open, ready-for-review, and pushes
- Preserve existing manual reviewer assignments
2025-08-07 14:12:19 -07:00

7 lines
162 B
YAML

# Auto-reviewer configuration
# Start date for the rotation cycle (YYYY-MM-DD format)
start_date: "2025-08-04"
# Rotation cycle in weeks
rotation_cycle_weeks: 3