{"id":15374733,"url":"https://github.com/mrtazz/chef-groveio-handler","last_synced_at":"2025-03-21T02:28:57.677Z","repository":{"id":66811917,"uuid":"3182522","full_name":"mrtazz/chef-groveio-handler","owner":"mrtazz","description":"Chef report handler to push a notice into a grove.io channel","archived":false,"fork":false,"pushed_at":"2012-04-07T23:49:31.000Z","size":127,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T23:17:05.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mrtazz.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}},"created_at":"2012-01-15T06:54:22.000Z","updated_at":"2021-01-13T19:33:30.000Z","dependencies_parsed_at":"2023-02-20T12:01:07.084Z","dependency_job_id":null,"html_url":"https://github.com/mrtazz/chef-groveio-handler","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/mrtazz%2Fchef-groveio-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fchef-groveio-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fchef-groveio-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fchef-groveio-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrtazz","download_url":"https://codeload.github.com/mrtazz/chef-groveio-handler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244724831,"owners_count":20499494,"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-10-01T13:59:39.004Z","updated_at":"2025-03-21T02:28:57.661Z","avatar_url":"https://github.com/mrtazz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chef report handler for [grove.io](http://grove.io)\n\n## Overview\nA simple handler which logs chef run reports into a grove.io channel via the\nwebhook.\n\n## Installation\n\n    gem install chef-groveio-handler\n\n## Setup\nIn your client.rb add something like\n\n    # Notify admins via IRC when a Chef run fails\n    require 'chef-groveio-handler'\n\n    # retrieve hash from https://grove.io/organizations/:org/:channel/services\n    channel_hash = \"thehashhere\"\n\n    groveio_handler = ChefGroveIOHandler.new(channel_hash)\n    exception_handlers \u003c\u003c groveio_handler\n\n## Meta\n- [Bugs](https://github.com/mrtazz/chef-groveio-handler)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fchef-groveio-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtazz%2Fchef-groveio-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fchef-groveio-handler/lists"}