{"id":17066349,"url":"https://github.com/kern/deploybot","last_synced_at":"2026-02-18T03:01:49.001Z","repository":{"id":44839816,"uuid":"207931294","full_name":"kern/deploybot","owner":"kern","description":"An opinionated deployment bot for Slack + GitHub Deployments","archived":false,"fork":false,"pushed_at":"2022-01-22T09:05:53.000Z","size":28,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T04:38:45.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-12T00:32:19.000Z","updated_at":"2022-08-13T17:52:10.000Z","dependencies_parsed_at":"2022-08-28T04:40:28.785Z","dependency_job_id":null,"html_url":"https://github.com/kern/deploybot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kern/deploybot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fdeploybot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fdeploybot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fdeploybot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fdeploybot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kern","download_url":"https://codeload.github.com/kern/deploybot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fdeploybot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"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":[],"created_at":"2024-10-14T11:06:42.186Z","updated_at":"2026-02-18T03:01:48.984Z","avatar_url":"https://github.com/kern.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploybot\n\nA Google Cloud Function-based deployment bot for Slack.\n\n## Quickstart\n\n1. Build deploybot:\n\n    $ make deps\n    $ make build\n\n2. Deploy deploybot to Google Cloud Functions:\n\n    $ make deploy\n\n3. Find the url of your function. It should look something like this: `https://us-central1-kern-io.cloudfunctions.net/deploybot`\n\n4. Create a new *Slash Command* [Slack App](https://api.slack.com/apps) for deploybot.\n\n5. Enter `/deploy` as the name of the command.\n\n6. Enter the URL for your deploybot function as the URL for the *Slash Command*.\n\n7. Give your command a description and save.\n\n8. Add the new Slack app to your workspace using **Settings \u003e Install App \u003e Install App to Workspace \u003e Allow**.\n\n9. Populate the `SLACK_TOKEN` value found in `.env.yaml`. You can find the value under **Settings \u003e Basic Information \u003e App Credentials \u003e Verification Token**.\n\n10. Create a [personal GitHub access token](https://github.com/settings/tokens/new) with the `repo_deployment`. Place it in the `GITHUB_TOKEN` env var in `.env.yaml`.\n\n11. Populate the repository you'd like to have deployed in `.env.yaml`.\n\n10. Redeploy the Cloud Function using `make deploy`.\n\n10. Woot you are done!\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fdeploybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkern%2Fdeploybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fdeploybot/lists"}