{"id":13492007,"url":"https://github.com/wei/pull","last_synced_at":"2025-10-04T07:54:24.893Z","repository":{"id":37735467,"uuid":"134992035","full_name":"wei/pull","owner":"wei","description":"🤖 Keep your forks up-to-date via automated PRs","archived":false,"fork":false,"pushed_at":"2025-09-13T16:00:59.000Z","size":4968,"stargazers_count":6783,"open_issues_count":6,"forks_count":716,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-13T18:18:23.934Z","etag":null,"topics":["fork","forks-insight","hacktoberfest","probot","probot-app","probot-apps","pull","repository-management","reviewer","reviewers","sync","trigger","upstream","upstreams"],"latest_commit_sha":null,"homepage":"https://github.com/apps/pull","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"wei"}},"created_at":"2018-05-26T20:19:21.000Z","updated_at":"2025-09-13T16:17:00.000Z","dependencies_parsed_at":"2022-08-08T21:30:45.503Z","dependency_job_id":"b9a052ef-1b6a-400b-a171-6a72d2a71c6a","html_url":"https://github.com/wei/pull","commit_stats":{"total_commits":373,"total_committers":13,"mean_commits":"28.692307692307693","dds":0.4906166219839142,"last_synced_commit":"ac1e363995f8240b98cd36ffb7287ac2d2dacada"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wei/pull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei","download_url":"https://codeload.github.com/wei/pull/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/sbom","scorecard":{"id":1236551,"data":{"date":"2025-07-28","repo":{"name":"github.com/wei/pull","commit":"84d7bd2545257f48850884cd3af437cad0f083af"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":5.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto-tag.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:20","Warn: no topLevel permission defined: .github/workflows/auto-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-tag.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/auto-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-tag.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/auto-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:4","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-31T02:25:21.985Z","repository_id":37735467,"created_at":"2025-08-31T02:25:21.985Z","updated_at":"2025-08-31T02:25:21.985Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283453,"owners_count":25961311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fork","forks-insight","hacktoberfest","probot","probot-app","probot-apps","pull","repository-management","reviewer","reviewers","sync","trigger","upstream","upstreams"],"created_at":"2024-07-31T19:01:02.302Z","updated_at":"2025-10-04T07:54:24.888Z","avatar_url":"https://github.com/wei.png","language":"TypeScript","readme":"\u003c!-- deno-fmt-ignore-start --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://wei.github.io/pull\"\u003e\n  \u003cimg src=\"https://prod.download/pull-social-svg\" alt=\"Pull App\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://probot.github.io\"\u003e\n  \u003cimg src=\"https://badgen.net/badge/Probot/Featured/orange?icon=dependabot\u0026cache=86400\" alt=\"Probot Featured\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/wei/pull\"\u003e\n  \u003cimg src=\"https://badgen.net/github/stars/wei/pull?label=Stars\u0026icon=github\u0026color=pink\u0026cache=300\" alt=\"GitHub Stars\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/apps/pull\"\u003e\n  \u003cimg src=\"https://badgen.net/https/pull.git.ci/badges/repos?color=cyan\u0026cache=600\" alt=\"Repositories\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/apps/pull\"\u003e\n  \u003cimg src=\"https://badgen.net/https/pull.git.ci/badges/installations?color=blue\u0026cache=600\" alt=\"Installations\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/issues?q=author:app/pull\"\u003e\n  \u003cimg src=\"https://badgen.net/https/pull.git.ci/badges/triggers?color=purple\u0026cache=600\" alt=\"Triggered #\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n## Introduction\n\n[![Version][version-badge]][version-url] [![Deno 2.0][deno-badge]][deno-url] [![TypeScript][ts-badge]][ts-url] [![License][license-badge]][license-url]\n\n\u003e 🤖 a GitHub App that keeps your forks up-to-date with upstream via automated\n\u003e pull requests.\n\n_Can you help keep this open source service alive? **[💖 Please sponsor : )][pull-sponsor]**_\n\n\u003c!-- deno-fmt-ignore-end --\u003e\n\n## Features\n\n- 🔄 **Automated Synchronization**: Ensures forks are updated by automatically\n  creating pull requests to integrate new changes from upstream\n- ⚙️ **Flexible Configuration**: Customize sync behavior through\n  `.github/pull.yml` configuration to accommodate different merge strategies,\n  including merge, squash, rebase, and hard reset\n- 🕒 **Scheduled Updates**: Regularly checks for upstream changes periodically\n  to ensure forks are always up-to-date\n- 👥 **Team Integration**: Facilitates collaboration by automatically adding\n  assignees and reviewers to pull requests, honoring branch protection rules and\n  working seamlessly with pull request checks and reviews\n- 🚀 **Enterprise Ready**: Supports GitHub Enterprise Server, ensuring a smooth\n  integration process for enterprise-level projects\n\n### Prerequisites\n\n- Upstream must be in the same fork network.\n- ⚠️ _Make a backup if you've made changes._\n\n## Getting Started\n\n**[⭐ Star this project][pull-repo]** (Highly recommended, starred users may\nreceive priority over other users)\n\n### Basic Setup\n\n- Just install\n  **[\u003cimg src=\"https://prod.download/pull-18h-svg\" valign=\"bottom\"/\u003e Pull app][pull-app]**.\n\nPull app will automatically watch and pull in upstream's default (master) branch\nto yours using **hard reset** periodically. You can also manually\n[trigger](#trigger-manually) it anytime.\n\n### Advanced Configuration (with config file)\n\n1. Create a new branch.\n2. Setup the new branch as default branch under repository Settings \u003e Branches.\n3. Add `.github/pull.yml` to your default branch.\n\n   #### Most Common\n   (behaves the same as Basic Setup)\n   ```yaml\n   version: \"1\"\n   rules:\n     - base: master\n       upstream: wei:master # change `wei` to the owner of upstream repo\n       mergeMethod: hardreset\n       mergeUnstable: true\n   ```\n\n   #### Advanced usage\n   ```yaml\n   version: \"1\"\n   rules: # Array of rules\n     - base: master # Required. Target branch\n       upstream: wei:master # Required. Must be in the same fork network.\n       mergeMethod: hardreset # Optional, one of [none, merge, squash, rebase, hardreset], Default: none.\n       mergeUnstable: false # Optional, merge pull request even when the mergeable_state is not clean. Default: false\n     - base: dev\n       upstream: master # Required. Can be a branch in the same forked repo.\n       assignees: # Optional\n         - wei\n       reviewers: # Optional\n         - wei\n       conflictReviewers: # Optional, on merge conflict assign a reviewer\n         - wei\n   label: \":arrow_heading_down: pull\" # Optional\n   conflictLabel: \"merge-conflict\" # Optional, on merge conflict assign a custom label, Default: merge-conflict\n   ```\n\n4. Go to `https://pull.git.ci/check/${owner}/${repo}` to validate your\n   `.github/pull.yml`.\n5. Install\n   **[\u003cimg src=\"https://prod.download/pull-18h-svg\" valign=\"bottom\"/\u003e Pull app][pull-app]**.\n\n### Trigger Manually\n\nYou can manually trigger Pull by going to\n`https://pull.git.ci/process/${owner}/${repo}`.\n\n### For Upstream Repository Owners\n\nFor the most common use case (a single `master` branch), you can just direct\nusers to install Pull with no configurations. If you need a more advanced setup\n(such as a `docs` branch in addition to `master`), consider adding\n`.github/pull.yml` to your repository pointing to yourself (see example). This\nwill allow forks to install Pull and stay updated automatically.\n\nExample (assuming `owner` is your user or organization name):\n\n```yaml\nversion: \"1\"\nrules:\n  - base: master\n    upstream: owner:master\n    mergeMethod: hardreset\n    mergeUnstable: true\n  - base: docs\n    upstream: owner:docs\n    mergeMethod: hardreset\n    mergeUnstable: true\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](./.github/CONTRIBUTING.md)\n\n## License\n\n[MIT](LICENSE) © [Wei He][pull-sponsor]\n\n## Support\n\n_Can you help keep this open source service alive?\n**[💖 Please sponsor : )][pull-sponsor]**_\n\n---\n\nMade with ❤️ by [@wei](https://github.com/wei)\n\n[version-badge]: https://badgen.net/https/pull.git.ci/badges/version?label=Version\u0026color=green\u0026cache=300\n[version-url]: https://pull.git.ci/version\n[deno-badge]: https://img.shields.io/badge/Deno%202.0-000000?logo=Deno\u0026logoColor=ffffff\n[deno-url]: https://deno.com\n[ts-badge]: https://badgen.net/badge/_/TypeScript/blue?\u0026label=\u0026icon=typescript\u0026cache=86400\n[ts-url]: https://www.typescriptlang.org\n[license-badge]: https://badgen.net/badge/License/MIT/black?cache=86400\n[license-url]: https://wei.mit-license.org\n[pull-app]: https://github.com/apps/pull\n[pull-repo]: https://github.com/wei/pull\n[pull-sponsor]: https://prod.download/pull-readme-sponsor\n","funding_links":["https://github.com/sponsors/wei"],"categories":["TypeScript","JavaScript","Git Tools","hacktoberfest"],"sub_categories":["Repository management tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei%2Fpull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwei%2Fpull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei%2Fpull/lists"}