{"id":18622457,"url":"https://github.com/mindreframer/slack-cap","last_synced_at":"2025-11-03T15:30:37.939Z","repository":{"id":21131412,"uuid":"24432359","full_name":"mindreframer/slack-cap","owner":"mindreframer","description":"Capistrano integration with Slack.com","archived":false,"fork":false,"pushed_at":"2014-10-24T13:46:47.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T12:40:43.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mindreframer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-24T20:56:28.000Z","updated_at":"2014-09-24T22:11:26.000Z","dependencies_parsed_at":"2022-08-27T00:11:07.267Z","dependency_job_id":null,"html_url":"https://github.com/mindreframer/slack-cap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fslack-cap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fslack-cap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fslack-cap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fslack-cap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindreframer","download_url":"https://codeload.github.com/mindreframer/slack-cap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418544,"owners_count":19635203,"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-07T04:17:09.118Z","updated_at":"2025-11-03T15:30:37.906Z","avatar_url":"https://github.com/mindreframer.png","language":"Ruby","readme":"# Slack::Cap\n  Hooks before / after deploy tasks and notifies Slack about the deployment start and finish.\n\n  The output looks like this:\n\n     Jon Doe / MyAwesomeApp's master / production - started - fixing that nasty bug...\n     Jon Doe / MyAwesomeApp's master / production - finished - 31 seconds.\n\n\n## Installation\n\n    # In Gemfile:\n    gem 'slack-cap'\n\n    # then run:\n    $ bundle\n\n\n## Usage\n\n    # in your Capfile\n    require 'slack-cap'\n\n    # in your config/deploy.rb\n    set :slack_app,      'MyAwesomeApp'\n    set :slack_team,     'my-subdomain-on-slack.com'\n    set :slack_token,    'XXXXXXXXXXXX'\n    set :slack_channel,  '#deployments'\n\n    # optional param, defaults to 'capistrano'\n    set :slack_username, 'capistrano'\n\n\n    # deployment\n    $ MSG='fixing that nasty bug...' cap production deploy\n\n\n## Alternatives\n  - https://github.com/supremegolf/slackistrano (looks very flexible)\n  - https://github.com/j-mcnally/capistrano-slack (not very clean code, though...)\n\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/slack-cap/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fslack-cap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindreframer%2Fslack-cap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fslack-cap/lists"}