From 375eae1e4d8bb8a4a53d991d604580268fc79abf Mon Sep 17 00:00:00 2001 From: Michal Koutný Date: May 12 2023 21:06:11 +0000 Subject: scripts: Update bugzilla-create self-docs For new REST API. --- diff --git a/scripts/bugzilla-create b/scripts/bugzilla-create index 89a0932..4c6f8e3 100755 --- a/scripts/bugzilla-create +++ b/scripts/bugzilla-create @@ -96,9 +96,7 @@ Notes: * The patch will be updated with new references prior to upload. * Use of this script requires a ~/.bugzillarc with the following contents: [apibugzilla.suse.com] - user = - password = - authtype = basic + api_key = your_api_key END exit $1 }