{"id":14984709,"url":"https://github.com/gdubya/mqtt-notification-plugin","last_synced_at":"2025-04-10T21:21:12.031Z","repository":{"id":7777775,"uuid":"9147358","full_name":"gdubya/mqtt-notification-plugin","owner":"gdubya","description":"A simple MQTT Notification plugin for Jenkins","archived":false,"fork":false,"pushed_at":"2023-05-17T03:02:02.000Z","size":76,"stargazers_count":11,"open_issues_count":5,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T18:49:40.121Z","etag":null,"topics":["java","jenkins-ci","jenkins-plugin","mqtt"],"latest_commit_sha":null,"homepage":"","language":"Java","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/gdubya.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T13:10:43.000Z","updated_at":"2023-02-08T18:54:43.000Z","dependencies_parsed_at":"2024-09-25T00:30:27.599Z","dependency_job_id":null,"html_url":"https://github.com/gdubya/mqtt-notification-plugin","commit_stats":{"total_commits":77,"total_committers":9,"mean_commits":8.555555555555555,"dds":"0.19480519480519476","last_synced_commit":"e8194db8004522d3b52d04204b1102c31e72d798"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdubya%2Fmqtt-notification-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdubya%2Fmqtt-notification-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdubya%2Fmqtt-notification-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdubya%2Fmqtt-notification-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdubya","download_url":"https://codeload.github.com/gdubya/mqtt-notification-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298990,"owners_count":21080445,"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.249Z","updated_at":"2025-04-10T21:21:12.015Z","avatar_url":"https://github.com/gdubya.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%2Fgdubya%2Fmqtt-notification-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdubya%2Fmqtt-notification-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdubya%2Fmqtt-notification-plugin/lists"}