{"id":23380751,"url":"https://github.com/softonic/slacksend","last_synced_at":"2026-05-08T09:32:09.751Z","repository":{"id":66183005,"uuid":"96324992","full_name":"softonic/slacksend","owner":"softonic","description":"Send messages to slack","archived":false,"fork":false,"pushed_at":"2022-02-10T10:00:27.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-15T20:57:09.150Z","etag":null,"topics":["docker","slack"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softonic.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-05T13:56:02.000Z","updated_at":"2022-02-10T10:00:30.000Z","dependencies_parsed_at":"2023-02-23T01:15:43.154Z","dependency_job_id":null,"html_url":"https://github.com/softonic/slacksend","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/softonic/slacksend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softonic%2Fslacksend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softonic%2Fslacksend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softonic%2Fslacksend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softonic%2Fslacksend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softonic","download_url":"https://codeload.github.com/softonic/slacksend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softonic%2Fslacksend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32774747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","slack"],"created_at":"2024-12-21T20:18:28.368Z","updated_at":"2026-05-08T09:32:09.722Z","avatar_url":"https://github.com/softonic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Slacksend\n\nUtility to send build messages to slack. Using this tool it would be easy to standardise build and deploy messages.\n\nExample usage in a Jenkinsfile:\n\n```\ndocker run softonic/slacksend \\\n  -t ${env.SLACK_TOKEN} \\\n  -c ${env.SLACK_CHANNEL} \\\n  -v ${env.DEPLOY_VERSION} \\\n  -u ${env.DEPLOY_STACK_NAME} \\\n  -i :hammer_and_wrench: \\\n  -b ${env.BUILD_URL} \\\n  -e production \\\n  -m \"deploy\" \\\n  -s \"SUCCESS\" \\\n  -l ${env.PRODUCTION_URL}\n\n```\n\nExample message:\n```\ndeveloperapi APP\n| production deploy SUCCESS 2.18.0\n```\n\n\"production\" is a link to the project's url, \"2.18.0\" is a link to the build's url.\n\n### Mandatory parameters\n\n```\nt - token\nc - channel\nu - stack name\ni - icon\n```\n\n### Templates\nTemplate can be chosen with switch \"m\". Url parameter is mandatory when templates are switched on.\n```\nb - build url\n```\n\nThe default template is \"deploy\". Available templates: \"deploy\", \"test\".\n\n### Custom Message\nCustom message can be sent with \"z\" parameter.\n\n#### Additional requirements by template:\n\n* deploy\n\n```\ne - env\nv - version\n```\n\n#### Optional parameter\n\n* deploy\n\n```\nl - url. URL of site deployed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftonic%2Fslacksend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftonic%2Fslacksend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftonic%2Fslacksend/lists"}