Bug 254839 - Add proxy setting to Slack's API, and corrected ENV names for storing Bugzilla credentials
Summary: Add proxy setting to Slack's API, and corrected ENV names for storing Bugzill...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: lingho@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-31 12:35 PDT by lingho@apple.com
Modified: 2023-04-06 14:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lingho@apple.com 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.
Comment 1 Radar WebKit Bug Importer 2023-03-31 12:35:44 PDT
<rdar://problem/107483623>
Comment 2 EWS 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.