today in #fedora qa:
* sent a PR to juggle how we color the rows on the Automated Tests tab on Bodhi, it's a bit tricky but this should be better - https://github.com/fedora-infra/bodhi/pull/6091
* met with cristian le, we chatted about rpmdeplint a bit, I did some profiling and then had cursor figure out how to make the conflict checker 10x faster - https://github.com/fedora-ci/rpmdeplint/pull/27
* fixed some CI issues in rpmdeplint - https://github.com/fedora-ci/rpmdeplint/pull/29
* sent another feature PR for it too - github.com/fedora-ci/rpmdeplint/pull/28
1/2

update.html: tweak Automated Results table colors by AdamWill · Pull Request #6091 · fedora-infra/bodhi
The row colors in the Automated Results table are awkward because we have 9 known states but bootstrap only gives us 4 colored classes - success (green), danger (red), warning (orange), info (blue)...
