[BUG]: Code Coverage comment fails with disallowed conclusion: action_required #5566
Labels
bug
End user-perceivable behaviors which are not desirable.
Impact: Medium
Moderate perceived user impact (non-blocking bugs and general improvements).
Work: Low
Solution is clear and broken into good-first-issue-sized chunks.
Describe the bug
The PR #5560, #5559 fails to comment the generated code coverage report.
The stack trace mentions:
Suspect:
Since a review was requested and the trigger relies on the pull request status, it may have marked the action as "required" rather than as a success or failure, which are currently the only two permitted conclusions for the coverage report. (Earlier reviews were submitted as comments, so they didn't lead to this issue.)
Steps To Reproduce
Expected Behavior
It should get a success conclusion and post a coverage comment with the generated coverage data.
Screenshots/Videos
No response
What device/emulator are you using?
No response
Which Android version is your device/emulator running?
No response
Which version of the Oppia Android app are you using?
No response
Additional Context
Adding "action_required" to the desired conclusions could be a solution if that's the only cause of this issue, yet it need to be validated.
The text was updated successfully, but these errors were encountered: