3301404157f52688f2a27511cdc1d2eb84c546ce
42518169e9b96982dd2036bb46b032a02ca5e95b
This should hopefully fix/workaround: https://pagure.io/fedora-infrastructure/issue/11833
2 new commits added
Make sure ELN gets pings about entire failures.
Move ping maintainers code out of the log parsing loop.
Why exactly is ELN different than other composes? Is there something that we're doing incorrectly?
It's different because compose-tracker is trying to look for particular failable artifacts and notify people who care about those.
ELN composes don't have particular failable parts, the entire compose fails. Since no particular part failed, it doesn't do anything currently.
@james can you repoint this to the 'staging' branch? We could then merge and see how it does?
I don't think I can change it here, but I opened a new PR: https://pagure.io/releng/compose-tracker/pull-request/57
This should hopefully fix/workaround: https://pagure.io/fedora-infrastructure/issue/11833