Skip to content

olegfeferman/office-365-connector-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office-365-Connector

Office 365 Connector plugin for Jenkins

Plugin is used to send actionable messages in Outlook, Office 365 Groups, and Microsoft Teams.

Read more about actionable messages

Screenshots

Configuration: Configuration

Regular notifications: Regular Start Notification Regular Finish Notification

Compact notifications: Compact Start Notification Compact Finish Notification

Jenkins Instructions

  1. Install this plugin on your Jenkins server

  2. Configure it in your Jenkins job and add webhook URL obtained from office 365 connector.

Developer instructions

Install Maven and JDK. This was last build with Maven 3.2.5 and OpenJDK 1.7.0_75 on KUbuntu 14.04.

Run unit tests

mvn test

Create an HPI file to install in Jenkins (HPI file will be in target/slack.hpi).

mvn package

##Fork Notes Merged the most recent master changes and added a Jenkins environmental variable (tag number) to the compact output

About

Office 365 Connector plugin for Jenkins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.7%
  • HTML 2.3%