Skip to content

safetytrick/ClaimBlame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClaimBlame

A very basic plugin for Jenkins that allows you to assign test failures to users. The assignments are remembered until the test starts passing again.

More specifically, this plugin allows you to assign specific test failures in one build. Those assignments persist as long as that test is failing.

So I can assign myself failing.Test on build 1, and still see that I'm working on fixing that test on build 5 if it's still failing.

The plugin will also email others that they have been assigned to a test failure.

About

Claim Blame plugin for Jenkins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.7%
  • JavaScript 28.3%