{"id":14984712,"url":"https://github.com/jenkinsci/mqtt-notification-plugin","last_synced_at":"2025-10-05T14:31:31.499Z","repository":{"id":7796933,"uuid":"9167128","full_name":"jenkinsci/mqtt-notification-plugin","owner":"jenkinsci","description":"A Jenkins Notifier plugin using MQTT","archived":false,"fork":true,"pushed_at":"2023-05-17T03:02:04.000Z","size":80,"stargazers_count":6,"open_issues_count":3,"forks_count":11,"subscribers_count":101,"default_branch":"master","last_synced_at":"2024-09-30T18:01:58.044Z","etag":null,"topics":["java","jenkins-ci","jenkins-plugin","mqtt"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/mqtt-notification-plugin/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gdubya/mqtt-notification-plugin","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-02T09:48:36.000Z","updated_at":"2023-10-17T18:52:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jenkinsci/mqtt-notification-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fmqtt-notification-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fmqtt-notification-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fmqtt-notification-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fmqtt-notification-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/mqtt-notification-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235405233,"owners_count":18984868,"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":["java","jenkins-ci","jenkins-plugin","mqtt"],"created_at":"2024-09-24T14:09:33.469Z","updated_at":"2025-10-05T14:31:26.209Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"MQTT Notification plugin\n====================\n\n[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/mqtt-notification-plugin.svg)](https://plugins.jenkins.io/mqtt-notification-plugin)\n[![GitHub release](https://img.shields.io/github/release/jenkinsci/mqtt-notification-plugin.svg?label=changelog)](https://github.com/jenkinsci/mqtt-notification-plugin/releases/latest)\n[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/mqtt-notification-plugin.svg?color=blue)](https://plugins.jenkins.io/mqtt-notification-plugin)\n\n# About\n\nA simple notifier that can publish build notifications to a topic on\na [MQTT](http://mqtt.org/) broker.\n\n[MQTT](http://mqtt.org/) is a machine-to-machine (M2M)/\"Internet of\nThings\" connectivity protocol. It was designed as an extremely\nlightweight publish/subscribe messaging transport.\n\n# Configuration\nThe following details are configurable per Jenkins job:\n\n-   Broker hostname/port\n-   Topic\n-   Message\n\nBoth the topic and the message may also include certain dynamic\nvariables. These include:\n\n-   PROJECT\\_URL - The relative URL to the Jenkins project to which this\n    job belongs (e.g. \"job/my-build\").\n-   BUILD\\_RESULT - The result of the Job (e.g. SUCCESS, FAILURE,\n    ABORTED, etc.)\n-   BUILD\\_NUMBER - The build number\n-   CULPRITS - Comma-separated list of build culprits\n\nAll other build variables and environment variables can also be\nused ([JENKINS-41839](https://issues.jenkins-ci.org/browse/JENKINS-41839)).\n\nThe default topic when no value is specified is \"jenkins/PROJECT\\_URL\".\n\nThe default message when no value is specified is \"BUILD\\_RESULT\".\n\n# License\nThis Jenkins plugin is licensed under the [MIT License](./LICENSE.txt).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fmqtt-notification-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fmqtt-notification-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fmqtt-notification-plugin/lists"}