One thing that drives me a bit insane is when I have a PR that has had back-and-forth on it, sometimes BugBot will have something like:
Final Result: Bugbot completed review - no new issues found. 1 previously reported issue remain unresolved.
This can be very frustrating trying to comb through the PR and figure out what it means. I’ve also seen cases where it is a false positive and the issue was previously fixed!
Request
It would be nice if Cursor had a “Bugbot Dashboard” where I could see the results of Bugbot’s runs on PRs. It could provide a way to manage reported issues outside of Github’s comments.
Glad to hear it’s on the roadmap! Should have been clearer–that specific quote wasn’t from a comment but rather the GitHub Action output. In the case where it doesn’t have new findings it doesn’t comment from what I’ve seen and is just marked as “Completed” instead of “Successful”.