github mitchellh/vouch v1.4.0

latest releases: v1, v1.4.2, v1.4.1...
one month ago

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-issue and action/manage-by-discussion now 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-issue now closes rejected vouch issues as "not planned" instead of "completed" (#69)

Don't miss a new vouch release

NewReleases is sending notifications on new releases.