cd4df4e Allow turning on issue tracking for only some namespaces

Authored and Committed by pingou 5 years ago
    Allow turning on issue tracking for only some namespaces
    
    This commit allows turning on issue tracking for only some namespaces
    specified in the configuration file.
    This way, on src.fp.o we can enable issue tracking in pagure for the
    tests namespace without enabling it for the rpms namespace (for example)
    since the issues for the rpms namespace are meant to be tracked in
    bugzilla.redhat.com
    
    Fixes https://pagure.io/pagure/issue/4244
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+14 -0
file modified
+6 -1
file modified
+5 -2
file modified
+24 -0
file modified
+11 -17