* docs: add abandoned PR policy to CONTRIBUTING.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* ci: add stale PR reminder and takeover workflow
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* ci: address review — per-PR error isolation, maintainer-only clock, dry-run dispatch
- Wrap each PR in try/catch so one failing PR cannot abort the run
- Add takeover label before posting the day-7 comment (idempotent retry)
- Start the clock only on maintainer activity (author_association) and
only for CHANGES_REQUESTED/COMMENTED reviews; APPROVED no longer counts
- workflow_dispatch gains a dry_run input (default true) gating all writes
- Pre-create the takeover-eligible label with color and description
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: kingpanther13 <kingpanther13@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>