{"id":15187578,"url":"https://github.com/raulriera/probot-minimum-reviews","last_synced_at":"2025-10-27T06:31:54.155Z","repository":{"id":57297968,"uuid":"128704943","full_name":"raulriera/probot-minimum-reviews","owner":"raulriera","description":"enforce a minimum number of reviews on Pull Requests","archived":false,"fork":false,"pushed_at":"2018-07-06T02:19:39.000Z","size":23,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T07:06:56.606Z","etag":null,"topics":["automation","github-app","probot","probot-app","probot-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raulriera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-09T02:43:27.000Z","updated_at":"2021-01-12T20:18:11.000Z","dependencies_parsed_at":"2022-09-06T03:30:42.186Z","dependency_job_id":null,"html_url":"https://github.com/raulriera/probot-minimum-reviews","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulriera%2Fprobot-minimum-reviews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulriera%2Fprobot-minimum-reviews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulriera%2Fprobot-minimum-reviews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulriera%2Fprobot-minimum-reviews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raulriera","download_url":"https://codeload.github.com/raulriera/probot-minimum-reviews/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238455068,"owners_count":19475373,"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","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":["automation","github-app","probot","probot-app","probot-plugin"],"created_at":"2024-09-27T18:40:18.035Z","updated_at":"2025-10-27T06:31:48.874Z","avatar_url":"https://github.com/raulriera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot: Minimum Reviews [![Build Status](https://travis-ci.org/raulriera/probot-minimum-reviews.svg?branch=master)](https://travis-ci.org/raulriera/probot-minimum-reviews)\n\n\u003e a GitHub App built with [Probot](https://github.com/probot/probot) that enforces a minimum number of reviews in Pull Requests.\n\n![Screenshot](https://user-images.githubusercontent.com/24159/38566574-0015d8b6-3cb2-11e8-872f-e9495192581e.png)\n\n## Usage\n\n1. **[Configure the GitHub App](https://github.com/apps/minimum-reviews)**\n2. Create `.github/minimum-reviews.yml` based on the following template.\n3. It will wait for pull requests to be reviewed before marking them as ready to be merged.\n\nA `.github/minimum-reviews.yml` file is required to enable the plugin.\n\n```yml\n# Number of reviews required to mark the pull request as valid\nreviewsUntilReady: 2\n\n# Number of changes in the pull request to start enforcing the reviewsUntilReady rule\nchangesThreshold: 100\n\n# Message to display when the commit status passes\nreadyMessage: 'No pending reviews'\n\n# Message to display when the commit status fails\nnotReadyMessage: 'Pending review approvals'\n\n# Status to set the commit to when waiting for reviews\n# 'failure, error, and pending' are the suggested options\nnotReadyState: 'pending'\n```\n\n## Deployment\n\nSee [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.\n\n[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/horn-produce)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulriera%2Fprobot-minimum-reviews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulriera%2Fprobot-minimum-reviews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulriera%2Fprobot-minimum-reviews/lists"}