# wei/pull

🤖 Keep your forks up-to-date via automated PRs

Repository: https://github.com/wei/pull
Canonical: https://ross.abutalabs.com/products/pull
Homepage: https://github.com/apps/pull
Language: TypeScript
License: MIT
License Family: permissive
Topics: probot, sync, fork, upstream, repository-management, pull, forks-insight, upstreams, reviewer, reviewers, trigger, probot-app, probot-apps, hacktoberfest
Last push: 2026-04-13T23:43:55+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 3021, "days_push": 142, "days_rel": 354, "gap_med": 60, "n_releases_24m": 4}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7200, forks 791 (observed 2026-08-28T04:09:56.576161+00:00)

## What it is
Pull is a GitHub App (built with Probot) that keeps GitHub forks up-to-date with their upstream repositories by automatically creating pull requests. It supports scheduled syncs, configurable merge strategies (merge, squash, rebase, hard reset) via a .github/pull.yml file, and GitHub Enterprise Server.

## Use cases
- keep my fork up to date with upstream automatically
- automatically sync forked repository with original repo
- create automated pull requests when upstream changes
- schedule periodic fork synchronization on GitHub
- hard reset my fork's branch to match upstream
- sync forks across an organization with reviewers assigned

## When to choose
- you maintain forks that drift behind their upstream repositories
- you want zero-config automated fork syncing by just installing a GitHub App
- you need configurable merge strategies like rebase or hard reset via pull.yml
- you want scheduled upstream checks with manual trigger support
- you need fork syncing on GitHub Enterprise Server

## When to avoid
- you need to sync repositories that are not in the same fork network
- you have local modifications you cannot risk being overwritten by hard resets
- you prefer self-hosted sync tooling rather than a third-party GitHub App
- you need syncing for non-Git platforms like GitLab or Bitbucket

## Facets
- artifact type: service
- maturity: active
- function: workflow-automation, version-control, scheduling, developer-tools
- domain: developer-tools, version-control
- platform: cloud
- tags: github-app, probot, fork-sync, upstream-sync, automated-pull-requests, hacktoberfest, automation, web-server, nodejs

## Member repositories
- wei/pull (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.576161+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:39:52.190951+00:00, confidence not recorded.
  - readme: https://github.com/wei/pull (fetched 2026-08-28T04:09:56.576161+00:00, sha 74ce49e6e2a2)
  - homepage: https://github.com/apps/pull (fetched 2026-08-29T08:35:14.445661+00:00, sha 3d04dc53102a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
