1

First problem identification to show last committer

Here is our setup:

1. Bitbucket as git

2. Azure Pipelines with continuous integration trigger on changes

After each commit, a CI build gets triggered automatically and if it fails, "Microsoft.VisualStudio.Services.TFS broke the build .. " is shown in Catlight. Is there a way to show the last committer instead of the system user for the CI - "Microsoft.VisualStudio.Services.TFS"?