kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
8 stars 21 forks source link

fix(send_kcidb): Do not crash if optional field is missing #869

Closed nuclearcat closed 2 weeks ago

nuclearcat commented 3 weeks ago

Some fields might be not present, as they are optional in model. Also add this field in custom checkout, even it is not mandatory, it is better to have it for consistency.

nuclearcat commented 2 weeks ago

Tested on staging