It is a command-line tool for submitting and updating GitHub Pull Requests from local Git commits that may be amended and rebased. Pull Requests can be stacked to allow for a series of code reviews of interdependent code. | It allows you to determine the true owners of each file in your code base to generate and update the CODEOWNERS file for your repository. |
Command line tool for using a stacked-diff workflow with GitHub;
Idea behind spr is that your local branch management should not be dictated by your code-review tool;
You should be able to send out code for review in individual commits, not branches;
Make branches only when you want to, not because you have to for every code review | Code ownership, automated;
Clear communication, accelerated;
Knowledge gaps, identified;
Code reviews, automated |
Statistics | |
Stacks 1 | Stacks 2 |
Followers 0 | Followers 1 |
Votes 0 | Votes 0 |
Integrations | |

Keep your pull requests automatically up-to-date and resolve your pull requests' conflicts directly from GitHub's UI. Save hundreds of hours you spend resolving conflicts by keeping always your pull requests automatically up-to-date to reduce the chance of conflicts. If conflicts are found, you can straightforwardly resolve them on GitHub's UI with a click of a button.

Astral pulls down all of your starred repositories on GitHub and allows you to organize them using one or more tags.

TravisBuddy is a cloud service that creates comments in failed pull requests and tell the author what went wrong and what they can do to fix it.

Improve GitHub code browsing experience by decorating file page with x-ref. Insight.io understands the semantics of a lot of Java, Scala, C++/C, Ruby, Python, PHP repositories at github.

It is a client library targeting .NET 4.5 and above that provides an easy way to interact with the GitHub API.

When run, this command line interface automatically generates a new GitHub Release and populates it with the changes (commits) made since the last release.

It is an open-source multi-platform GUI Git client designed for working with GitHub repositories. Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, it simplifies your development workflow.

It is a free and open-source command-line for GitHub. It provides GitHub's graphical features like pull requests, issues, releases, etc. into a terminal. So, anyone can perform the whole GitHub operation from a terminal or with a script.

Prevent Kubernetes misconfigurations from reaching production with Datree’s automated policy checks for your pipeline. The open-source CLI tool empowers engineers to write more stable configurations, so they can actually sleep at night.

These polls work by pasting individual markdown SVG images into your issue, each wrapped with a link that tracks a vote. A single vote per IP is allowed for a given poll, which are stored in DynamoDB.