| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-19 | 918 Bytes | |
| v1.4.0 source code.tar.gz | 2026-02-19 | 39.4 kB | |
| v1.4.0 source code.zip | 2026-02-19 | 64.5 kB | |
| Totals: 3 Items | 104.8 kB | 0 | |
What's New
New Actions
action/sync-codeowners— New action that reads all members in a repository's CODEOWNERS file (expanding team owners to their members) and automatically vouches for them. (#68)
Improvements
action/manage-by-issueandaction/manage-by-discussionnow include the target username in pull request bodies when vouching or denouncing via PR workflow (98dfb8f)- GitHub API retry logic now also retries on 401/403 (transient auth errors such as GitHub Actions token propagation races) and 429 (rate limiting), in addition to 5xx server errors (#70)
action/manage-by-issuenow closes rejected vouch issues as "not planned" instead of "completed" (#69)