pipelines-as-code
pipelines-as-code copied to clipboard
Reused skipped checkrun doesn't show running status
when we trigger CI on skipped checkrun pr, the checkrun is getting reused
but when the pipeline is in running state, checkrun is not showing it is as running
end status is correct, but when the pipeline was in running state
it was showing skipped

@chmouel I tried this but it is not working as expected
moving a completed status checkrun to in_progress isn't working
in checkrun Update API call, I am making conclusion and completedAt time nil
but the update is not reflected on UI, although API call succeeded
Started a discussion https://github.com/orgs/community/discussions/39732