Open timebertt opened 3 years ago
I see that the check is now successful: @schrodit was this just late or did you retrigger something?
I did not do anything. But it could happen that all visible steps are completed but we still have some system steps that are not yet completed. These steps are currently not displayed in the bot overview nor the dashboard.
@timebertt can you ping me if that happens again so I can investigate if that behavior is expected. I may also include such system steps/tasks in the dashboard
@timebertt can you ping me if that happens again so I can investigate if that behavior is expected.
Sure, will do.
/kind bug
What happened:
On https://github.com/gardener/gardener-extension-provider-aws/pull/325, I triggered a test run via
/test
, which finished successfully, but the PR check is stillPending
:What you expected to happen:
The PR check status to reflect the correct test result? Probably, there is some retry mechanism missing.