Bug 198108

Summary: [ews-build] Remove unused buildbot tabs
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, jbedard, kocsen_chung, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Aakash Jain 2019-05-22 05:04:56 PDT
In the EWS Buildbot (https://ews-build.webkit.org), 'Changes' and 'Responsible Users' tabs are always empty. These tab are populated when buildbot receives commits information from git/svn, not in case of try builders (which is the case for EWS). We should remove these tabs, as they unnecessarily makes the UI confusing.

e.g.: https://ews-build.webkit.org/#/builders/3/builds/2208
Comment 1 Aakash Jain 2019-05-24 05:06:27 PDT
Created attachment 370569 [details]
Patch
Comment 2 Aakash Jain 2019-05-24 05:07:30 PDT
Tested on UAT instance, e.g.: https://ews-build.webkit-uat.org/#/builders/39/builds/542
Comment 3 WebKit Commit Bot 2019-05-28 10:09:07 PDT
Comment on attachment 370569 [details]
Patch

Clearing flags on attachment: 370569

Committed r245814: <https://trac.webkit.org/changeset/245814>
Comment 4 WebKit Commit Bot 2019-05-28 10:09:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-05-28 10:10:44 PDT
<rdar://problem/51183073>
Comment 6 Aakash Jain 2019-05-30 05:17:49 PDT
Deployed it on the server.