Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.58 KB

File metadata and controls

35 lines (24 loc) · 1.58 KB

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.