Closed
Bug 1286937
Opened 9 years ago
Closed 6 years ago
Make review links for mozreview, github, and splinter links more descriptive
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dkl, Assigned: dkl)
References
Details
Attachments
(1 file)
|
1.94 KB,
patch
|
dylan
:
review-
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1286446 +++
i assume that "ext review" means "external review".
the word "external" should be spelt out explicitly, like "splinter review".
that said, i don't think "external" is appropriate for mozreview links - while mozreview is external to bugzilla, it isn't external to mozilla and shouldn't be labelled as such.
i recommend:
- changing "ext review" to "MozReview" for MR urls
- changing "ext review" to "external review" for other external review tools
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8771107 -
Flags: review?(dylan)
Comment 2•9 years ago
|
||
Comment on attachment 8771107 [details] [diff] [review]
1286937_1.patch
Review of attachment 8771107 [details] [diff] [review]:
-----------------------------------------------------------------
Rather than check the mime type (and have it hard-coded in several places) I'd prefer
we keep can_review() and add a review_type, that returns 'github', 'mozreview', or 'splinter'
and use those to format the review links.
r-
Attachment #8771107 -
Flags: review?(dylan) → review-
Comment 3•6 years ago
|
||
MozReview is gone, and the GitHub PR support will be removed in Bug 1286448.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•