When will Cursor Bugbot mark a GitHub PR as passed (i.e., a successful check rather than neutral)?
After one run, the report shows:
====
Bugbot Analysis Progress (4m 56s elapsed)
Gathered PR context (4s)
Analyzed code changes (1s)
Completed bug detection — 1 potential bug found (4m 44s)
Validation and filtering completed (0s)
Posted analysis results — 0 bugs reported (8s)
Analysis completed successfully (0s)
Final Result: Bugbot completed review - no new issues found! 
However, some bugs that were found in earlier runs are still not marked as resolved by Bugbot.
Could this be the reason why this run was not marked as a successful check?
(our team require a successful cursor-bugbot check(not a neutral check) to make a PR merge)
