{"id":15590101,"url":"https://github.com/bkeepers/state","last_synced_at":"2025-10-04T01:31:47.273Z","repository":{"id":66302968,"uuid":"91923475","full_name":"bkeepers/state","owner":"bkeepers","description":"a state machine for GitHub Issues and Pull Requests","archived":false,"fork":false,"pushed_at":"2017-07-21T18:39:43.000Z","size":13,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T02:05:02.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/apps/state","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/bkeepers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2017-05-21T00:07:15.000Z","updated_at":"2023-02-02T14:02:56.000Z","dependencies_parsed_at":"2023-02-20T21:46:24.791Z","dependency_job_id":null,"html_url":"https://github.com/bkeepers/state","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"bc81157cc6ede7b9e1c68cdbc7ccd64adbfb6f16"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fstate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fstate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fstate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fstate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkeepers","download_url":"https://codeload.github.com/bkeepers/state/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235208970,"owners_count":18953003,"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":[],"created_at":"2024-10-02T23:19:58.027Z","updated_at":"2025-10-04T01:31:41.966Z","avatar_url":"https://github.com/bkeepers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot: State\n\n\u003e a GitHub Integration built with [probot](https://github.com/probot/probot) that defines a state machine for GitHub Issues and Pull Requests\n\n## Usage\n\n1. **[Configure the GitHub Integration](https://github.com/integration/state)**\n2. Create `.github/state.yml`\n\nA `.github/state.yml` file is required to enable the plugin, and it must list the labels that are considered unique states:\n\n```yml\nstates:\n- bug\n- enhancement\n- question\n\n# Name of project to update when state changes.\n# This add Issues and Pull Requests to columns with the same name as the states.\nproject: Backlog\n```\n\nWhenever one of these labels are added to an Issue or Pull Request, it will remove labels for any of the other states.\n\n## Development\n\n```\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm start\n```\n\nSee [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fstate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkeepers%2Fstate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fstate/lists"}