{"id":15517849,"url":"https://github.com/hfm/mruby-slack-notifier","last_synced_at":"2026-04-27T18:34:11.701Z","repository":{"id":151129289,"uuid":"69210522","full_name":"hfm/mruby-slack-notifier","owner":"hfm","description":"A mruby wrapper to notify to Slack webhooks.","archived":false,"fork":false,"pushed_at":"2018-08-20T23:40:57.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T10:47:03.312Z","etag":null,"topics":["mruby","slack","slack-notifier","webhook"],"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/hfm.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-26T03:44:48.000Z","updated_at":"2018-08-20T23:40:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"30dea754-0c81-4292-ba4b-d5024af48633","html_url":"https://github.com/hfm/mruby-slack-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hfm/mruby-slack-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfm%2Fmruby-slack-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfm%2Fmruby-slack-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfm%2Fmruby-slack-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfm%2Fmruby-slack-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hfm","download_url":"https://codeload.github.com/hfm/mruby-slack-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfm%2Fmruby-slack-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"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":["mruby","slack","slack-notifier","webhook"],"created_at":"2024-10-02T10:14:22.936Z","updated_at":"2026-04-27T18:34:11.666Z","avatar_url":"https://github.com/hfm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mruby-slack-notifier [![Build Status](https://travis-ci.org/hfm/mruby-slack-notifier.svg?branch=master)](https://travis-ci.org/hfm/mruby-slack-notifier)\n\nA wrapper to notify to [Slack](https://slack.com) webhooks. This project is a port of [slack-notifier](https://github.com/stevenosloan/slack-notifier) to [mruby](https://github.com/mruby/mruby).\n\n## install by mrbgems\n\n- add conf.gem line to `build_config.rb`\n\n\n```ruby\nMRuby::Build.new do |conf|\n\n    # ... (snip) ...\n\n    conf.gem :github =\u003e 'hfm/mruby-slack-notifier'\nend\n```\n\n## example\n\n```ruby\nslack = Slack::Notifier.new 'webhook_url'\nslack.notify 'hello'\n```\n\n## License\nunder the MIT License:\n- see [LICENSE](./LICENSE) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfm%2Fmruby-slack-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfm%2Fmruby-slack-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfm%2Fmruby-slack-notifier/lists"}