Project

General

Profile

action #167482

Updated by tinita 3 months ago

## Observation 

 https://github.com/os-autoinst/openQA/pull/5944 was merged manually by @livdywan. Because it had been reviewed with all checks shown as passing for several hours. 

 ![](clipboard-202409261554-gawu1.png) 

 Notably this shows **42 checks passed**. What's missing is **codecov** for example *codecov/patch* or *codecov/project*. 

 ## Suggestions: 
 * When checks are missing it probably prevents automatic merging. There is no indication of missing checks, though? Research if that can be made visible. 
 * Find out what is causing codecov to be absent. These are started via circleCI jobs. 
 * When it happens again, try to quickly check the codecov webhook delieveries, even the successful responses

Back