toddlers: disable pdc_import_compose plugin as pdc is going away
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c3cf83f3a5
commit
b11d59d934
1 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@ blocked_toddlers = [
|
|||
"pdc_modules",
|
||||
"distgit_commit_processor",
|
||||
"koji_block_retired",
|
||||
"pdc_import_compose",
|
||||
]
|
||||
|
||||
[consumer_config.default]
|
||||
|
@ -427,4 +428,4 @@ pagure_api_key = "{{ toddlers_pagure_fas_groups_sync_token }}"
|
|||
|
||||
[consumer_config.pagure_fas_groups_sync.group_map]
|
||||
#Mapping of FAS groups to Pagure groups
|
||||
infra-sig = 'fedora-infra'
|
||||
infra-sig = 'fedora-infra'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue