WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
235377
[EWS] ConfigureBuild should display PR information instead of ValidateChange
https://bugs.webkit.org/show_bug.cgi?id=235377
Summary
[EWS] ConfigureBuild should display PR information instead of ValidateChange
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-01-20 15:29:08 PST
<
rdar://problem/87853245
>
Jonathan Bedard
Comment 2
2022-01-20 15:42:04 PST
Pull-request:
https://github.com/WebKit/WebKit/pull/84
Jonathan Bedard
Comment 3
2022-01-21 10:55:53 PST
Landed
246269@main
(
r288367
)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug