Skip to content

leirou/claim-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Claim Plugin

A plugin for Jenkins CI that allows users to claim (take responsibility) for a failing build or assign it to another user (aka blame).
Look at wiki for detailed instructions.

Change Log

v2.8 (14 Jan 2016)

v2.7 (12 May 2015)

  • Fixed compatibility with Jenkins Core 1.577 and newer JENKINS-27091

v2.6 (9 Mar 2015)

  • Claim stickiness default value is now a globally configurable JENKINS-27002
  • Added support for running a global groovy script whenever a claim is changed

v2.5 (8 Dec 2014)

  • You can now claim for other users than yourself JENKINS-7824

v2.4 (14 Oct 2014)

v2.3 (18 Nov 2013)

v2.2 (27 Mar 2013)

  • Added support for translations and added Chinese translation
  • Added new icon to make claim plugin more visible
  • All jobs are now visible in claim report JENKINS-16801

v2.1 (12 Feb 2013)

v2.0 (6 Feb 2013)

  • Store and display a date of when a claim was added.
  • Option to sticky claim test failures if the failure is "similiar"
  • Improved Matrix claim information

v1.7 (4 Maj 2010)

  • Show user names in claims instead of ids.
  • Support for claiming Matrix builds.

v1.6 (28 Nov 2009)

  • Updated claim plugin to match updated Jenkins API

v1.5 (17 July 2011)

  • Make sure that the claim plugin runs after all the other extensions that can change the build status run.

About

Jenkins claim plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 74.5%
  • JavaScript 22.4%
  • HTML 3.1%