/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/workflows/workflow_RHELBugzillaPython.xml.in
12 строк
377 B
Jakub Filak
add Bugzilla reporting workflows for RHEL
17 дек 2013, 01:24
17 дек 2013, 01:24
ee9031e
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" ?> <workflow> <_name>Report to Red Hat Bugzilla</_name> <_description>Process the python exception using the Red Hat infrastructure</_description> <events> <event>report_uReport</event> <event>collect_*</event> <event>report_Bugzilla</event> <event>post_report</event> </events> </workflow>