From 926b9c61e34b804ec46b869c218ba828636a9c4e Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 24 Nov 2014 22:01:20 +0000 Subject: Add support for authenticated bugzilla in QA mode. This will allow QA team to post automated messages to BZ when trying to assign IDs and the cross check fails for whatever reason (typically deependent bugs or SRPM check failures). --- config_default | 1 + 1 file changed, 1 insertion(+) (limited to 'config_default') diff --git a/config_default b/config_default index fbcd072..9e2ef03 100644 --- a/config_default +++ b/config_default @@ -23,3 +23,4 @@ advisory_types: bugzilla_url: https://bugs.mageia.org/ bugzilla_login: bugzilla_password: +bugzilla_tokenfile: ~/.mga-advisories/bugzilla.token -- cgit v1.2.1