This will load Bugzilla API key from config files, rather than from system env variables.
It also stops the script if the bugzilla session is not authenticated, to not run checks against bugzilla users will have to explicitly pass the --without-bz-check flag.
This will load Bugzilla API key from config files, rather than from system env variables.
It also stops the script if the bugzilla session is not authenticated, to not run checks against bugzilla users will have to explicitly pass the
--without-bz-checkflag.Signed-off-by: Mattia Verga mattia.verga@tiscali.it