Commit da8fcba
scripts: Add tool to detect inactive GitHub codeowners
Introduces a Python script that checks CODEOWNERS against GitHub activity
(commits, reviews, PR/issue comments) over a configurable time period.
Features rate limiting, retry logic with exponential backoff,
and verbose mode for debugging API queries.
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>1 parent 72dab8f commit da8fcba
2 files changed
+577
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments