{"id":19723483,"url":"https://github.com/remind101/hubot-deploy","last_synced_at":"2025-04-29T22:30:58.132Z","repository":{"id":15029255,"uuid":"17755055","full_name":"remind101/hubot-deploy","owner":"remind101","description":"Hubot script for GitHub Deployments.","archived":false,"fork":false,"pushed_at":"2015-04-10T22:55:43.000Z","size":360,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":92,"default_branch":"master","last_synced_at":"2025-04-05T20:01:39.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/remind101.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":"2014-03-14T17:52:12.000Z","updated_at":"2016-01-30T17:56:34.000Z","dependencies_parsed_at":"2022-08-30T10:40:17.549Z","dependency_job_id":null,"html_url":"https://github.com/remind101/hubot-deploy","commit_stats":null,"previous_names":["remind101/hubot-shipr"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fhubot-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fhubot-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fhubot-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fhubot-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remind101","download_url":"https://codeload.github.com/remind101/hubot-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251301899,"owners_count":21567583,"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-11-11T23:22:20.849Z","updated_at":"2025-04-29T22:30:57.866Z","avatar_url":"https://github.com/remind101.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hubot Deploy\n\nThis is a [Hubot](https://github.com/github/hubot) script for the [GitHub Deployments API](https://developer.github.com/v3/repos/deployments/).\n\n## Install\n\n1. Add hubot-deploy to your package.json file:\n\n   ```json\n   {\n     \"dependencies\": {\n       \"hubot-deploy\": \"remind101/hubot-deploy\"\n     }\n   }\n   ```\n\n2. Add `hubot-deploy` to external-scripts.json:\n\n   ```json\n   [\"hubot-deploy\"]\n   ```\n\n3. Set the the following environment variables on your instance of hubot:\n\n   ```\n   GITHUB_TOKEN=:\u003capi key\u003e\n   GITHUB_ORG=\u003cyour github organization\u003e\n   ```\n\n## Usage\n\nDeploy an app to production:\n\n```\nhubot deploy app\nhubot deploy app to production\n```\n\nDeploy a topic branch to staging:\n\n```\nhubot deploy app#topic to staging\n```\n\nForce deploy a branch to staging:\n\n```\nhubot deploy app to staging!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fhubot-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremind101%2Fhubot-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fhubot-deploy/lists"}