1 repository
Automatically creates branches and pull requests to update a tracked user endorsement list.
Distinct from Pull Request Automation: Distinct from general Pull Request Automation: focuses on PRs that update a specific trust list file rather than labeling or merging arbitrary PRs.
Explore 1 awesome GitHub repository matching part of an awesome list · Vouch List Pull Requests. Refine with filters or upvote what's useful.
Vouch is a GitHub Actions automation that enforces community trust by requiring new contributors to be vouched by existing members before they can interact with a project's issues and pull requests. It maintains a vouched user list in a tracked file, and automatically closes or locks interactions from unvouched or denounced users to reduce spam and abuse. The system lets collaborators manage trust through issue and discussion comments using specific keywords to vouch, denounce, or unvouch users, with automatic updates to the vouched list and optional pull request merges. It also provides a CL
Creates a branch and pull request with VOUCHED file updates instead of committing directly to the default branch.