{"id":28390856,"url":"https://github.com/proboci/probo-notifier","last_synced_at":"2025-06-25T16:32:48.304Z","repository":{"id":16381102,"uuid":"67796329","full_name":"ProboCI/probo-notifier","owner":"ProboCI","description":"A small service that sends webhook and other notifications in response to builds run on Probo.CI.","archived":false,"fork":false,"pushed_at":"2025-01-18T18:50:54.000Z","size":219,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-31T17:06:59.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProboCI.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":"2016-09-09T12:16:24.000Z","updated_at":"2025-01-18T18:50:56.000Z","dependencies_parsed_at":"2023-01-11T20:24:52.135Z","dependency_job_id":null,"html_url":"https://github.com/ProboCI/probo-notifier","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ProboCI/probo-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProboCI%2Fprobo-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProboCI%2Fprobo-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProboCI%2Fprobo-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProboCI%2Fprobo-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProboCI","download_url":"https://codeload.github.com/ProboCI/probo-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProboCI%2Fprobo-notifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261909325,"owners_count":23228783,"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":"2025-05-31T06:43:02.720Z","updated_at":"2025-06-25T16:32:48.291Z","avatar_url":"https://github.com/ProboCI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probo Notifier\n\nThis project is a part of the [probo.ci](http://probo.ci) suite and is responsible\nfor sending notifications of build events to external in the form of webhooks or\nsimilar.\n\n## The configuration\n\nYou can add notifications to your build simply by adding a `notifications` key to your\n`.probo.yaml` file. This will allow you to start getting webhooks delivered to your\nservice when changes happend to your builds including steps completing and builds passing\nor failing.\n\n\nSimple examples:\n\n``` yaml\nnotifications:\n  webhook: https://example.com/api/probo-notification\n  \n```\n\n``` yaml\n\nnotifications:\n  webhook:\n    - https://example.com/api/probo-notification1\n    - https://example.com/api/probo-notification2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproboci%2Fprobo-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproboci%2Fprobo-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproboci%2Fprobo-notifier/lists"}