Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[EWS] Support PRs when sending build failure emails
https://bugs.webkit.org/show_bug.cgi?id=235926 <rdar://problem/88302122> Reviewed by Aakash Jain. * Tools/CISupport/ews-build/steps.py: (GitHub.email_for_owners): Convert list of owners to an email address. (GitHubMixin.should_send_email_for_pr): Check if the tested sha is outdated. (BugzillaMixin.should_send_email_for_patch): Renamed from should_send_email. (BugzillaMixin.should_send_email): Renamed to should_send_email_for_patch. (AnalyzeCompileWebKitResults.send_email_for_new_build_failure): Draft different email for failed patch than failed pull request build. (AnalyzeLayoutTestsResults.send_email_for_new_test_failures): Canonical link: https://commits.webkit.org/247249@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@289784 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
2 changed files
with
85 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Seems like you missed my comment #114 (comment)
This message should be displayed in UI, as this will happen with people who are not in contributors.json