{"id":16073851,"url":"https://github.com/phstc/probot-github-flow","last_synced_at":"2025-09-11T15:30:57.556Z","repository":{"id":39495791,"uuid":"129130671","full_name":"phstc/probot-github-flow","owner":"phstc","description":"GitHub Flow for Issues and Pull Requests.","archived":false,"fork":false,"pushed_at":"2023-12-27T03:10:33.000Z","size":990,"stargazers_count":4,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T19:29:37.468Z","etag":null,"topics":["nodejs","probot","probot-app"],"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/phstc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-11T17:32:53.000Z","updated_at":"2023-12-27T03:07:20.000Z","dependencies_parsed_at":"2024-10-27T16:18:19.940Z","dependency_job_id":"71923f38-b033-4a8c-8da4-a5fceb85762c","html_url":"https://github.com/phstc/probot-github-flow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phstc%2Fprobot-github-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phstc%2Fprobot-github-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phstc%2Fprobot-github-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phstc%2Fprobot-github-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phstc","download_url":"https://codeload.github.com/phstc/probot-github-flow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232654834,"owners_count":18556470,"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":["nodejs","probot","probot-app"],"created_at":"2024-10-09T08:23:13.852Z","updated_at":"2025-01-05T23:56:30.429Z","avatar_url":"https://github.com/phstc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/phstc/probot-github-flow.svg?token=CYHU2osEpniE1dbxzZ6K\u0026branch=master)](https://travis-ci.com/phstc/probot-github-flow)\n\n# GitHub Flow\n\nGitHub Flow based on Issues and Pull Requests.\n\n1.  File an Issue\n2.  Create a Pull request with `Fixes #issue-number` (or [any other closing keyword](https://help.github.com/articles/closing-issues-using-keywords/))\n    1.  GitHub Flow labels the Issue with `in progress`,\n    2.  adds the Pull request author as an Issue assignee\n3.  Once your Pull request is ready for review, [ask for a Reviewer](https://help.github.com/articles/about-pull-request-reviews/)\n    1.  GitHub Flow labels the Issue with `ready for review`, `review requested` and removes `in progress`\n    2.  If the Reviewer requests changes, GitHub Flow labels the Issue with `rejected` and removes `ready for review`\n4.  Once the Pull request is merged,\n    1.  GitHub Flow closes the Issue,\n    2.  removes the label `ready for review`, `rejected` and `review requested`\n    3.  and removes the Pull request branch.\n\n## Setup\n\n```sh\n# Install dependencies\nyarn install\n\n# Run the bot in development\nyarn dev\n\n# Run the bot in production\nyarn start\n\n# Run the tests\nyarn test\n```\n\nSee [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.\n\n\u003e GitHub flow is built with [probot](https://github.com/probot/probot).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphstc%2Fprobot-github-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphstc%2Fprobot-github-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphstc%2Fprobot-github-flow/lists"}