Skip to content

medboz/teamcity-investigations-auto-assigner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamCity Investigations Auto-Assigner

General Info

  • Vendor: JetBrains
  • License: Apache 2.0
  • Plugin type: free, open-source

Plugin Description

Assigns investigations automatically when it is clear who is responsible for the failure.

So far uses two heuristics:

  • If user is the only committer to the build, he/she is responsible.
  • If user is the only one who changed the files, whose names appear in test or build problem error text, he/she is responsible.

Can be configured using 'Auto assign new tests and build problems' buildFeature.

Status

Working prototype is implemented.

Known Issues

Has no settings per project yet, so must be enabled/disabled for each single build configuration.

Download

http://teamcity.jetbrains.com/viewLog.html?buildId=lastSuccessful&buildTypeId=TeamCityPluginsByJetBrains_InvestigationsAutoAssigner_BuildAgainstTeamCity81x&tab=artifacts

TeamCity Versions Compatibility

Compatible with TeamCity 8.1.2 and later.

Installation

Copy the plugin zip into the <TeamCity Data Directory>/plugins directory (more on this).

Feedback

Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker. Please make sure to note the plugin version that you use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%