Hey,
A bunch of the developers on my team have complained that BugBot is not finding the majority of bugs on the first or even subsequent runs. Currently BugBot takes about 12-15 mins to complete which would be ok, if it found everything. I often hear things from my developers like, it found a low severity formatting issue or similar and I fixed it, next run it found 2 medium severity issues in a completely different file, I fixed those and then it found a high severity one in a complete different section of code. Had to go back and forth 5-6 times before the PR had no reported issues and was ready to merge. At 15 mins between pushes, it takes all day to get a PR in a state where it can be human reviewed.
Is there anything we can do with the BugBot.md file or something that will help reduce this friction with developers? I tried AutoFix but the same issue was occurring after fixes were accepted.
Thanks,
Jake