Files
probot.github.io/_apps/pull.md
Brandon Keepers d7bea43f9b Sync data
2018-11-20 21:33:49 +00:00

56 lines
1.4 KiB
Markdown

---
title: Pull
description: Keep your forks up-to-date.
slug: pull
screenshots:
- https://user-images.githubusercontent.com/5880908/40864471-046ffcd2-65c2-11e8-83cb-706e24bde80d.png
- https://user-images.githubusercontent.com/5880908/40864529-32647474-65c2-11e8-9cdd-d325f2d7a6e4.png
authors:
- wei
repository: wei/pull
host: https://pull.now.sh
stars: 58
updated: 2018-11-13 17:10:18 UTC
installations: 148
organizations:
- SimenB
- kofj
- Drakkar-Software
- wei
- jrassa
- nmrony
- webknjaz
- tiarebalbi
- Herklos-Bots
- keneanung
---
Keep your forks up-to-date via automatic pull requests, merges, or hard resets.
## Features
1. A pull request is created when an upstream is updated (checks periodically).
1. Pull requests can be automatically merged or hard reset to match upstream.
_Upstream must be in the same fork network_
## Setup
:warning:**Before you start:** _Make a backup if you've made changes._
### Basic setup:
1. Install **[![Pull](https://cdn.rawgit.com/wei/40d98877c6ac5f917d78ccfe72a0f928/raw/0f6ee2e8715412295998e68754027505f30d0f91/pull-18h.svg) Pull app](https://github.com/apps/pull)**.
1. **_That's it!_**
Pull app will automatically watch and pull in upstream's default (master) branch to yours with **hard reset**.
:bulb: Best Practice: _Do NOT touch default (master) branch in any forks. Always create new branches to work on._
-----
For advanced setup and customizations, please visit [wei/pull](https://github.com/wei/pull#readme).