pull-request
Here are 215 public repositories matching this topic...
-
Updated
Apr 3, 2020
-
Updated
Apr 23, 2019 - Makefile
$ git repo --help
No manual entry for git-repo
$ git-repo --help
....
DRY up the codebase
Welcome new contributors!
In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!
To help guide you through the experience, th
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
-
Updated
Jul 9, 2020 - Python
-
Updated
May 25, 2020 - JavaScript
Love the product so far. Was wondering if there was an action to update the base branch that a pull request is compared to? If not, I think that would be a great feature to add. Something along the lines of:
pull_request_rules:
- name: Change base
conditions:
- "title~=^\\[Release\\].+"
actions:
change_base:
branch: release
-
Updated
Mar 14, 2020 - TypeScript
It would be great to have a list of commands in a help page when using git pull-request --help to know the full extent of the functionality of this package, thanks.
Split from #31
rails_best_practices has format option, so we can set a checkstyle formatter.
I find a checkstyle formatter for rails_best_practices.
https://github.com/maroekun/rails_best_practices-formatter
I'm not sure this works fine with saddler.
Example for Brakeman
-
Updated
Mar 7, 2019 - C++
-
Updated
May 4, 2020 - JavaScript
-
Updated
Mar 18, 2020 - TypeScript
-
Updated
Jun 21, 2020 - Shell
CompatHelper can open many PRs and push all non-CompatHelper related PRs off the first page of a project's PR list. It would be great if CompatHelper labeled its auto-generated PRs with a CompatHelper label so it is easy to filter out these PRs with a simple -label:compathelper argument to the PR search.
-
Updated
Aug 9, 2019 - Kotlin
-
Updated
May 21, 2020 - Ruby
-
Updated
Jun 16, 2020 - TypeScript
This could be a tag in the PR description, or in the text of a comment or review.
Need to possibly also look at review comments to cover all possible cases.
-
Updated
Jul 16, 2019 - Swift
-
Updated
Jun 15, 2020 - TypeScript
-
Updated
May 18, 2018 - JavaScript
-
Updated
Jul 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the pull-request topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pull-request topic, visit your repo's landing page and select "manage topics."


One common use case for project maintainers is to update a broken pull request which was made by someone else.
Hub should be able to help maintainers doing the following steps: