{"id":21476457,"url":"https://github.com/node-ci/nci-jabber-notification","last_synced_at":"2025-10-24T13:24:44.222Z","repository":{"id":36430767,"uuid":"40735769","full_name":"node-ci/nci-jabber-notification","owner":"node-ci","description":"Jabber notification plugin for nci(https://github.com/node-ci/nci)","archived":false,"fork":false,"pushed_at":"2017-09-07T14:40:57.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-17T06:55:13.012Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-ci.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":"2015-08-14T20:57:35.000Z","updated_at":"2016-03-11T08:57:18.000Z","dependencies_parsed_at":"2022-08-29T05:01:28.434Z","dependency_job_id":null,"html_url":"https://github.com/node-ci/nci-jabber-notification","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/node-ci%2Fnci-jabber-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-ci%2Fnci-jabber-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-ci%2Fnci-jabber-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-ci%2Fnci-jabber-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-ci","download_url":"https://codeload.github.com/node-ci/nci-jabber-notification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243997127,"owners_count":20380981,"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-23T11:09:04.867Z","updated_at":"2025-10-24T13:24:44.159Z","avatar_url":"https://github.com/node-ci.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nci jabber notification\n\nJabber notification plugin for [nci](https://github.com/node-ci/nci).\n\n## Installation\n\n```sh\nnpm install nci-jabber-notification\n```\n\n## Usage\n\nTo enable add this plugin to the `plugins` section at server config, set\nparameters for jabber account at `notify.jabber` e.g. for google talk:\n\n```json\n{\n    \"plugins\": [\n        \"nci-jabber-notification\"\n    ],\n    \"notify\": {\n        \"jabber\": {\n            \"host\": \"talk.google.com\",\n            \"port\": 5222,\n            \"reconnect\": true,\n            \"jid\": \"bot.nci@gmail.com\",\n            \"password\": \"yourpassword\"\n        }\n    }\n....\n}\n```\n\nafter that you can set jabber notification at project config e.g.\n\n```json\n    \"notify\": {\n        \"on\": [\n            \"change\"\n        ],\n        \"to\": {\n            \"jabber\": [\n                \"oleg.korobenko@gmail.com\"\n            ]\n        }\n    },\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-ci%2Fnci-jabber-notification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-ci%2Fnci-jabber-notification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-ci%2Fnci-jabber-notification/lists"}