Closed Bug 1215462 Opened 9 years ago Closed 5 years ago

[PulseGuardian] Pulse warning emails should contain link to PulseGuardian website

Categories

(Webtools :: Pulse, enhancement, P5)

enhancement

Tracking

(firefox44 affected)

RESOLVED FIXED
Tracking Status
firefox44 --- affected

People

(Reporter: whimboo, Assigned: kofishmalofi, Mentored)

Details

(Keywords: good-first-bug, Whiteboard: [lang=python])

Yesterday I got an email that two of my queues are overgrowing. I wanted to have a look at it but sadly I forgot the website URL due to the latest move. So it would be great if a link would be contained which directly brings you to the queues page at https://pulseguardian.mozilla.org/
Mentor: dustin
Type: defect → enhancement
Keywords: good-first-bug
Priority: -- → P5
Whiteboard: [lang=python]

Hello,

I am a new coding student of OSS and would like to try my hand at this.

Thank you

KF

Hi KF!

You can find the source for this application at https://github.com/mozilla-services/pulseguardian. I actually don't know the code very well, so we can explore this together. See if you can figure out where in the code it creates emails with subjects like "Pulse warning: queue <queuename> is overgrowing". That's where the link that Henrik suggests would be added. Once you've found that, add the link and make a pull request!

Assignee: nobody → kofishmalofi

I think I found it, but just want to be sure. It appears to be in the "guardian.py" file. The function is "warning_email" line 274. Is it the correct one?

Also, what is the link that should be added? Sorry about all the questions.

Thanks

Thanks.

So, when I create a pull request,should I refer to it as Bug #1215462 ?

txs

Yes :)

We have some best-practices for commit messages here that also apply to PulseGuardian.

Thanks for guiding me through that PR.

And the answer to your question there, yes, please. I'm hooked. :)

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.