Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 035339353400da84ff5ea6769fb0a05707342fed
      
https://github.com/WebKit/WebKit/commit/035339353400da84ff5ea6769fb0a05707342fed
  Author: Jonathan Bedard <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  [ews-build.webkit.org] Failing to classify cherry-pick PRs
https://bugs.webkit.org/show_bug.cgi?id=272428
rdar://126173969

Reviewed by Dewei Zhu.

ews-build-webserver needs to load GitHub credentials to classify commits on hook
injestion. Since passwords.json is stored in ews-build, we should use the shared
load_password function instead of simply trying to load from the current 
working directory.

* Tools/CISupport/ews-build/steps.py:
(GitHub.credentials): Use load_password instead of opening passwords.json 
directly.
(BugzillaMixin.get_bugzilla_api_key): Ditto.

Canonical link: https://commits.webkit.org/277309@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to