{"id":13802158,"url":"https://github.com/bkeepers/workflow","last_synced_at":"2025-04-30T12:40:52.969Z","repository":{"id":66302977,"uuid":"84895519","full_name":"bkeepers/workflow","owner":"bkeepers","description":"GitHub workflow automation via .probot.js file in your repository.","archived":false,"fork":false,"pushed_at":"2021-10-09T11:38:08.000Z","size":65,"stargazers_count":45,"open_issues_count":4,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T19:41:14.393Z","etag":null,"topics":["github-app","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/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-03-14T02:18:35.000Z","updated_at":"2024-08-04T00:06:57.469Z","dependencies_parsed_at":"2023-02-21T02:46:15.862Z","dependency_job_id":null,"html_url":"https://github.com/bkeepers/workflow","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/bkeepers%2Fworkflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fworkflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fworkflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fworkflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkeepers","download_url":"https://codeload.github.com/bkeepers/workflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251701963,"owners_count":21629925,"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":["github-app","probot-app","probot-plugin"],"created_at":"2024-08-04T00:01:37.709Z","updated_at":"2025-04-30T12:40:52.948Z","avatar_url":"https://github.com/bkeepers.png","language":"JavaScript","funding_links":[],"categories":["HarmonyOS","others"],"sub_categories":["Windows Manager"],"readme":"# Probot: Workflow\n\n[![Build Status](https://travis-ci.org/bkeepers/workflow.svg?branch=master)](https://travis-ci.org/bkeepers/workflow)\n\n\u003e A GitHub App built with [probot](https://github.com/probot/probot) that enables complete workflow automation.\n\n## Installing\n\n_**Heads up!** The [demo app](hhttps://github.com/apps/probot-demo) is for demo purposes only.\nIt is very likely to go away at some point, so please don't use it for production purposes._\n\n1. Go to the **[demo app](https://github.com/apps/probot-demo)**, click **Install**, and then select an organization.\n2. Create a `.github/probot.js` file in your repository with the following contents.\n   See [Configuration](docs/configuration.md) for more information on what behaviors can be built.\n   ```javascript\n   on('issues.opened')\n     .comment(`\n       Hello @{{ sender.login }}. Thanks for inviting me to your project.\n       Read more about [all the things I can help you with][config]. I can't\n       wait to get started!\n\n       [config]: https://github.com/bkeepers/workflow/blob/master/docs/configuration.md\n     `);\n   ```\n\n3. Open a new issue. @probot should post a comment (you may need to refresh to see it).\n\n## Setup\n\n* Install dependencies\n  ```\n  npm install\n  ```\n  \n* Run the bot\n  ```\n  npm start\n  ```\n\nSee [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fworkflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkeepers%2Fworkflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fworkflow/lists"}