{"id":14008389,"url":"https://github.com/jenkinsci/notify-events-plugin","last_synced_at":"2025-07-24T03:32:44.819Z","repository":{"id":66295829,"uuid":"262171481","full_name":"jenkinsci/notify-events-plugin","owner":"jenkinsci","description":"This plugin allows you to send messages from Jenkins jobs to Telegram, Viber, Skype, SMS, Voice Call and many others.","archived":false,"fork":false,"pushed_at":"2021-09-12T09:56:14.000Z","size":76,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-25T00:41:55.070Z","etag":null,"topics":["alert","call","notification","slack","teams","telegram","viber","voice"],"latest_commit_sha":null,"homepage":"https://notify.events/ru/source/jenkins","language":"Java","has_issues":false,"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/jenkinsci.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":"2020-05-07T22:27:20.000Z","updated_at":"2024-03-25T07:58:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f80167f6-4f65-427c-8d46-e6090438fa50","html_url":"https://github.com/jenkinsci/notify-events-plugin","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fnotify-events-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fnotify-events-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fnotify-events-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fnotify-events-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/notify-events-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227410616,"owners_count":17774777,"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":["alert","call","notification","slack","teams","telegram","viber","voice"],"created_at":"2024-08-10T11:01:38.563Z","updated_at":"2024-11-30T19:31:03.533Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Notify.Events [![Build Status](https://ci.jenkins.io/job/Plugins/job/notify-events-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/notify-events-plugin/job/master/)\n\nThis plugin allows **Jenkins** to send notification to:\n\n- Telegram\n- Viber\n- SMS\n- Slack\n- Jabber / XMPP\n- Discord\n- Web Push\n- Microsoft Teams\n- Voice calls\n\nSee the full list of supported messengers [here](https://notify.events/en-US/features).\n\n#### Read the manual in other languages\n\n- [Русский](docs/ru-RU.md)\n\n## Installation\n\n### Option 1. Plugin Manager\n1. Go to **Manage Jenkins** \u003e **Manage plugins** \u003e **Available**.\n2. Search for **Notify.Events**.\n3. Check the box next to the found plugin and click **Install without restart**.\n\n### Option 2. Downloading a .hpi file\n1. Download the latest **notify-events.hpi** release [here](http://archives.jenkins-ci.org/plugins/notify-events/latest/notify-events.hpi).\n2. Manually install the plugin on the Jenkins controller. Read full instructions for advanced plugin installation [here](https://jenkins.io/doc/book/managing/plugins/#advanced-installation).\n\n### Option 3. Building from the source\n1. To build the plugin, run `mvn install`. This will create the **./target/notify-events.hpi** file.\n2. Manually install the plugin on the Jenkins controller. Read full instructions for advanced plugin installation [here](https://jenkins.io/doc/book/managing/plugins/#advanced-installation).\n\n## Basic usage\n\n### Createing a channel in Notify.Events\n1. Sign-up to the [Notify.Events](https://notify.events/user/sign-in) service.\n2. Create a new channel.\n3. Add Jenkins as a source to your channel.\n4. Copy your token and save the integration.\n\n### Jenkins build configuration\n\n#### Build Step\n1. Add a build step.\n2. Paste the copied **Token** (see Create a Notify.Events channel, step 4).\n3. Fill in the **Message** field.\n\n#### Post-build Actions\n1. Add a post-build step.\n2. Paste the copied **Token** (see Create a Notify.Events channel, step 4).\n3. Fill in the **Message** (optional).\n4. Fill in the **Send when** field.\n\n#### Pipeline\n```\nnotifyEvents message: 'Hello \u003cb\u003eworld\u003c/b\u003e', token: '01234567890123456789012345678901'\n```\n\n### Formatting\n\nYou can use environment variables (including Token-Macro) and simple HTML formatting (`\u003cb\u003e`, `\u003ci\u003e`, `\u003ca\u003e` tags) for the Title and Message fields.\n\nExample:\n```html\n\u003cb\u003e$BUILD_ID\u003c/b\u003e - Built successfully\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fnotify-events-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fnotify-events-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fnotify-events-plugin/lists"}