https://github.com/dadapush/bamboo-dadapush-notification-plugin
Atlassian Bamboo DaDaPush Notification Plugin
https://github.com/dadapush/bamboo-dadapush-notification-plugin
atlassian-bamboo bamboo-plugin notifications push-notifications
Last synced: about 1 year ago
JSON representation
Atlassian Bamboo DaDaPush Notification Plugin
- Host: GitHub
- URL: https://github.com/dadapush/bamboo-dadapush-notification-plugin
- Owner: dadapush
- License: apache-2.0
- Created: 2019-08-17T08:57:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T15:23:37.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T04:33:11.285Z (over 1 year ago)
- Topics: atlassian-bamboo, bamboo-plugin, notifications, push-notifications
- Language: Java
- Homepage: https://www.dadapush.com/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Atlassian Bamboo DaDaPush Notification Plugin
=========
A simple notification plugin that allows using a DaDaPush as Notification Recipient.
Installation
---------
* Setup [Atlassian SDK](https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-build-a-project)
* Build plugin
```
$ git clone https://github.com/dadapush/bamboo-dadapush-notification-plugin.git
$ cd bamboo-dadapush-notification-plugin
$ mvn package
```
* Install plugin into Bamboo
* Setup Notifications for Build
* Event: *All Builds Completed*
* Recipient type: *DaDaPush*
* Base Path: *https://www.dadapush.com*
* Channel Token: *channel token from https://www.dadapush.com/channel/list*