TeamCity appears to have disabled a build step on its own
After pulling my hair out for days trying to fix the automated build, I finally discovered that the very first build step which gets our source from GitHub had become disabled. There are only two developers in this company who can disable build steps, and neither of us did it. Somehow, TeamCity disabled it on its own. Very costly and frustrating issue. Any ideas why it happened?
Please sign in to leave a comment.
Hi Dale,
The Audit log in the Administration - Audit would show a change in the build configuration. If you click on "Show changes" you will see that it was added to the "disabled-settings" tag, and it should as well report who has performed that change.