pr-bot
Code reviewer
Automates code review by comparing base branch to pull requests and running plugins to view differences
🤖 Compare your base branch to a pull request and run plugins over it to view differences
181 stars
15 watching
19 forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sturdy-dev/codereview.gpt | Reviews Pull/Merge Requests using AI-powered chatbot | 561 |
googlechromelabs/howto-components | A collection of web components that implement common UI patterns using modern web technologies like Custom Elements v1 and ESnext. | 868 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
deepakputhraya/action-pr-title | Automatically validates and enforces Pull Request title format and length in GitHub pull requests | 131 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
dhth/prs | A terminal-based tool to monitor GitHub pull requests and display relevant information | 115 |
stowball/github-pr-approvals | Script to enforce approval on GitHub PR merges before allowing merge | 1 |
mattzcarey/code-review-gpt | An automated code review tool powered by Large Language Models that scans source code for potential issues and provides feedback | 1,633 |
codetriage/codetriage | Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. | 1,410 |
qiangyt/batchai | Automates bulk code checks and generates unit test codes to supplement AI tools like Copilot and Cursor | 36 |
buildasaurs/buildasaur | Automates testing of code changes on GitHub and BitBucket with Xcode Server. | 772 |
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 419 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |