taskotron-trigger: blacklist thunderbird and kernel on abicheck
This commit is contained in:
parent
1d470959fb
commit
7be762f5ef
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ namespace = rpms-checks
|
|||
[abicheck]
|
||||
critpath_filepath = {{ trigger_critpath_file }}
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
critpath_exclude = firefox,kdelibs,kdepim
|
||||
critpath_exclude = firefox,thunderbird,kernel,kdelibs,kdepim
|
||||
{% else %}
|
||||
critpath_exclude =
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue