Closed
Bug 1139840
Opened 10 years ago
Closed 10 years ago
Register BMO with GMail's email markup feature to enable action buttons
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Depends on 1 open bug)
Details
As of bug 1102364 (which has also been backported to BMO) HTML bugmail now contains microdata for a "View bug" action, that allows providers such as GMail to display a quick access button next to each Bugzilla email in users' inboxes, similar to what Github emails show:
https://github.com/blog/1891-view-issue-pull-request-buttons-for-gmail
(Bug 1100476 will also add similar for flagmails).
Whilst the emails already contain this microdata, GMail won't show the action buttons until we (a) meet their requirements, (b) register.
The biggest hurdle is that they require us to use either DKIM _or_ SPF (presumably since they are worried about spammers mis-using the action buttons).
Once either bug 807013 (DKIM) or bug 240169 (SPF) is fixed, we can then finish the rest of the registration process at:
https://developers.google.com/gmail/markup/registering-with-google
Assignee | ||
Comment 1•10 years ago
|
||
Given bug 240169 comment 67, it seems like we should already be able to proceed with this :-)
Byron, we need to send an example bugmail to schema.whitelisting+sample@gmail.com, that has the same headers as normal bugmail (ie I can't do so locally). I tried to create a temp BMO account to do this (first creating with a disposable email and then changing the email address) - however I forgot we re-verify on email change, not just email creation. Could you verify (or manually update the email address of the account kedjezqm@q314.net to schema.whitelisting+sample@gmail.com - so I can trigger a bugmail? Thanks :-)
Flags: needinfo?(glob)
(In reply to Ed Morley [:edmorley] from comment #1)
> Could you verify (or manually update the email address of the
> account kedjezqm@q314.net to schema.whitelisting+sample@gmail.com - so I can
> trigger a bugmail? Thanks :-)
can do - please comment on this bug from the kedjezqm@q314.net to verify ownership of that account.
Flags: needinfo?(glob) → needinfo?(emorley)
Comment 3•10 years ago
|
||
Foo
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(emorley)
The following changes have been made to the user account kedjezqm@q314.net:
The login is now schema.whitelisting+sample@gmail.com.
Assignee: nobody → emorley
Assignee | ||
Comment 5•10 years ago
|
||
Thank you :-)
Assignee | ||
Comment 6•10 years ago
|
||
Test comment to send email to the schema.whitelisting+sample@gmail.com, now that bug 1139872 is deployed.
Assignee | ||
Comment 7•10 years ago
|
||
Registration form completed :-)
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•10 years ago
|
||
Another comment to trigger an email.
Note to self: remember to turn on HTML emails on the test account - oops.
Assignee | ||
Comment 9•10 years ago
|
||
Latest email:
"""
Your "View bug" use-case has been approved. I have started the whitelisting process. If all goes right, your email will be whitelisted in the next few days. You can start sending the markup in your email. The button will start showing up as soon as the whitelist is effective.
"""
Assignee | ||
Comment 10•10 years ago
|
||
I had sent a follow-up on 8th April, which said they hadn't done a prod push yet & he'd let me know. I've not heard anything since, so sent another follow-up today.
Assignee | ||
Comment 11•10 years ago
|
||
Had a few more emails back and forth. One on the 5th May said a prod push had been completed on their side (for the whitelisting), however the action buttons were still not appearing, and after asking again, the latest email response was:
"""
Sorry for the inconvenience.
Our engineers are actively looking into this issue. I will get back to you once it got resolved.
"""
Assignee | ||
Comment 12•10 years ago
|
||
Haven't heard anything since and it's now been 12 days since the last communication from the whitelisting team, so I've pinged them again.
Assignee | ||
Comment 13•10 years ago
|
||
"""
Hi Ed,
Thanks for being patient.
Unfortunately, I don't have any update on this issue. But I can assure you that this issue will be resolved soon. I will update you once your request got whitelisted.
Feel free to reach out to me, if you have further questions.
"""
Assignee | ||
Comment 14•10 years ago
|
||
The action buttons have now started appearing - they must have fixed their issue with the prod push :-)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•