- Vendor: JetBrains
- License: Apache 2.0
- Plugin type: free, open-source
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.
Working prototype is implemented.
Has no settings per project yet, so must be enabled/disabled for each single build configuration.
Compatible with TeamCity 8.1.2 and later.
Copy the plugin zip into the <TeamCity Data Directory>/plugins directory (more on this).
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.