revup
PR manager
Tools to streamline code review and pull request management in Git-based development workflows.
Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
318 stars
7 watching
67 forks
Language: Python
last commit: 18 days ago
Linked from 1 awesome list
code-reviewdeveloper-productivitydeveloper-toolsdevelopersgitgithubpull-requestspythonpython3stacked-diffsversion-controlworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
ptsochantaris/trailer | A tool for managing GitHub pull requests and issues from the command line, with a focus on productivity and repository watchlists. | 1,170 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
dhth/prs | A terminal-based tool to monitor GitHub pull requests and display relevant information | 110 |
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
reenhanced/gitreflow | Automates certain aspects of the Git workflow to simplify code review and merge process | 1,492 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
virtuslab/git-machete | A tool that automates and simplifies Git workflows, including merges, rebases, and push/pull operations. | 914 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |
sturdy-dev/codereview.gpt | Reviews Pull/Merge Requests using AI-powered chatbot | 560 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
teamwork/github-sync | Automatically creates comments and moves tasks in Teamwork to reflect GitHub PR status | 65 |