github-pr-approvals
Approval script
Script to enforce approval on GitHub PR merges before allowing merge
A Greasemonkey script to require approvals in GitHub PRs before merging is allowed
1 stars
2 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
mottie/github-userscripts | Scripts to extend GitHub functionality | 1,821 |
googlechromelabs/pr-bot | Automates code review by comparing base branch to pull requests and running plugins to view differences | 181 |
sturdy-dev/codereview.gpt | Reviews Pull/Merge Requests using AI-powered chatbot | 560 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
teamwork/github-sync | Automatically creates comments and moves tasks in Teamwork to reflect GitHub PR status | 65 |
gagoar/use-herald-action | Automates PR notifications and tasks based on predefined rules | 54 |
iristyle/posh-github | PowerShell cmdlets for interacting with the GitHub API | 75 |
tzkhan/pr-update-action | Updates a pull request with information extracted from branch names | 80 |
skydio/revup | Tools to streamline code review and pull request management in Git-based development workflows. | 318 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |