Bug 235377

Summary: [EWS] ConfigureBuild should display PR information instead of ValidateChange
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=234847
https://bugs.webkit.org/show_bug.cgi?id=235578

Aakash Jain
Reported 2022-01-19 12:50:10 PST
ConfigureBuild and ValidateChange steps both display same information, about the PR. For e.g.: in https://ews-build.webkit-uat.org/#/builders/1/builds/1687 ConfigureBuild display: "Pull request 78", and ValidateChange display: "[PR 78] [webkitbugspy] Support automted comments" Both link to same url, and duplicate the information displayed. Either one of the step should display this info. Ideally ConfigureBuild should display all these information if it can. In bugzilla work flow ConfigureBuild didn't had bug title information, that's why it couldn't display it and ValidatePatch display it. But in git workflow ConfigureBuild would probably have the required information. So we can display all these information together in ConfigureBuild step and not display such info in ValidateChange step. This would be more valuable in the builds in which RelevanceCheck fails.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-01-20 15:29:08 PST
Jonathan Bedard
Comment 2 2022-01-20 15:42:04 PST
Jonathan Bedard
Comment 3 2022-01-21 10:55:53 PST
Note You need to log in before you can comment on or make changes to this bug.