{"id":18759090,"url":"https://github.com/ben/hubot-semaphoreapp","last_synced_at":"2025-04-13T02:25:28.319Z","repository":{"id":22049860,"uuid":"25378559","full_name":"ben/hubot-semaphoreapp","owner":"ben","description":"Hubot integration for Semaphore","archived":false,"fork":false,"pushed_at":"2016-10-12T19:40:40.000Z","size":281,"stargazers_count":4,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T15:08:00.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ben.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-10-17T21:49:00.000Z","updated_at":"2019-09-18T15:31:05.000Z","dependencies_parsed_at":"2022-08-20T20:40:16.258Z","dependency_job_id":null,"html_url":"https://github.com/ben/hubot-semaphoreapp","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/ben%2Fhubot-semaphoreapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben%2Fhubot-semaphoreapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben%2Fhubot-semaphoreapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben%2Fhubot-semaphoreapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ben","download_url":"https://codeload.github.com/ben/hubot-semaphoreapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248655189,"owners_count":21140439,"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-07T17:49:07.211Z","updated_at":"2025-04-13T02:25:28.289Z","avatar_url":"https://github.com/ben.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-semaphoreapp\n\n[Hubot](http://hubot.github.com/) script to interface with [Semaphore CI](https://www.semaphoreci.com/).\n\n## Installation\n\nAdd a dependency to your Hubot instance using NPM:\n\n```bash\n$ npm install --save hubot-semaphoreapp\n```\n\nThen add this script to the `external-scripts.json`:\n\n```json\n[\"hubot-semaphoreapp\"]\n```\n\nYou'll need to get an auth token from Semaphore and put it in your environment; you can find one in your project settings, under the \"API\" tab.\nFor heroku, do this:\n\n```bash\n$ heroku config:set HUBOT_SEMAPHOREAPP_AUTH_TOKEN=\u003ctoken\u003e\n```\n\nIf you want the deployment commands, you'll also need to set `HUBOT_SEMAPHOREAPP_DEPLOY` to something non-zero.\n\n## Commands\n\n```\n\u003e hubot semaphoreapp status [\u003cproject\u003e [\u003cbranch\u003e]] - Reports build status for projects' branches\n\u003e hubot deploy project[/branch] [to server] - deploys project/branch to server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben%2Fhubot-semaphoreapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fben%2Fhubot-semaphoreapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben%2Fhubot-semaphoreapp/lists"}