/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/workflows/workflow_RHELBugzillaCCpp.xml.in
13 строк
412 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 C/C++ crash using the Red Hat infrastructure</_description> <events> <event>report_uReport</event> <event>collect_*</event> <event>analyze_LocalGDB</event> <event>report_Bugzilla</event> <event>post_report</event> </events> </workflow>