WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
229712
[contributors.json] Replace class=bot with status=bot
https://bugs.webkit.org/show_bug.cgi?id=229712
Summary
[contributors.json] Replace class=bot with status=bot
Jonathan Bedard
Reported
2021-08-31 08:09:52 PDT
Separating class from bot makes generalizing contributors.json difficult. Given that none of our bots declare themselves to be committers or reviewers, we should just replace instances of class=bot with status=bot so we don't have an extra variable.
Attachments
Patch
(4.86 KB, patch)
2021-08-31 08:16 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch
(4.85 KB, patch)
2021-08-31 08:35 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-31 08:12:48 PDT
<
rdar://problem/82579767
>
Jonathan Bedard
Comment 2
2021-08-31 08:16:41 PDT
Created
attachment 436885
[details]
Patch
Aakash Jain
Comment 3
2021-08-31 08:23:38 PDT
Comment on
attachment 436885
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=436885&action=review
> Tools/Scripts/webkitpy/common/config/committers.py:252 > + elif data.get('status') == 'bot':
data.get('status') => status
Jonathan Bedard
Comment 4
2021-08-31 08:35:22 PDT
Created
attachment 436886
[details]
Patch
EWS
Comment 5
2021-08-31 09:11:44 PDT
Committed
r281806
(
241142@main
): <
https://commits.webkit.org/241142@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 436886
[details]
.
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