RESOLVED FIXED 254839
Add proxy setting to Slack's API, and corrected ENV names for storing Bugzilla credentials
https://bugs.webkit.org/show_bug.cgi?id=254839
Summary Add proxy setting to Slack's API, and corrected ENV names for storing Bugzill...
lingho@apple.com
Reported 2023-03-31 12:35:15 PDT
WebKitBot is bring moved to a new platform requiring going through proxy server to reach Slack's API. Environment name for Bugzilla credentials need to be in upper case since buzilla.py change environment name to upper case when reading them. The fall back was to look for credentials in .git/config but that is not what explained in the Readme file. Also, setting Logging to DEBUG for the Slack API's to ease troubleshooting Slack related issues.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-31 12:35:44 PDT
EWS
Comment 2 2023-04-06 14:40:56 PDT
Committed 262685@main (b8c7f56ec505): <https://commits.webkit.org/262685@main> Reviewed commits have been landed. Closing PR #12256 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.