-
Updated
Aug 24, 2020 - Go
pull-request
Here are 219 public repositories matching this topic...
-
Updated
Apr 3, 2020
-
Updated
Apr 23, 2019 - Makefile
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
Aug 25, 2020 - TypeScript
-
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
Jul 16, 2020 - TypeScript
-
Updated
Jun 26, 2020 - Python
-
Updated
Mar 7, 2019 - C++
-
Updated
Dec 9, 2018 - Shell
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Mar 18, 2020 - TypeScript
-
Updated
Aug 7, 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
Aug 20, 2020 - TypeScript
-
Updated
Aug 7, 2020 - Ruby
-
Updated
Jun 4, 2020 - TypeScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Aug 24, 2020 - Swift
-
Updated
May 18, 2018 - 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."
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Even
Permission denied (publickey).message is not shown.@guyzmo offered to "suggest a