Blame src/plugins/analyze_BodhiUpdates.xml

Packit 8ea169
Packit 8ea169
<event>
Packit 8ea169
    <name>Bodhi Updates</name>
Packit 8ea169
    <description>Search for updated packages that fixes the crash.</description>
Packit 8ea169
    <long-description>Looks for Bugzilla reports with the 'abrt_hash' value in Bugzilla Bug Whiteboar equal to 'UUID' of the crash. If such a bug found, search for Bodhi updates shipping fixes for the found Bugzilla bugs.</long-description>
Packit 8ea169
Packit 8ea169
    <requires-items>duphash,os_info</requires-items>
Packit 8ea169
    <gui-review-elements>no</gui-review-elements>
Packit 8ea169
    <sending-sensitive-data>no</sending-sensitive-data>
Packit 8ea169
Packit 8ea169
    <options>
Packit 8ea169
        <import-event-options event="report_Bugzilla"/>
Packit 8ea169
    </options>
Packit 8ea169
</event>