mozillahispano / smw-reminder

Email reminders for semantic mediawiki data
http://www.mozilla-hispano.org
6 stars 3 forks source link

Email area responsible if a task do not have any asignee #3

Open ccarruitero opened 12 years ago

ccarruitero commented 12 years ago

If has not assigned tasks, send email to area's chief

ccarruitero commented 12 years ago

@nukeador It's ok if I extract area's chief from https://www.mozilla-hispano.org/documentacion/Programa_de_mentores or maybe insert area's chief manually in local config?

nukeador commented 12 years ago

@ccarruitero The person in charge of each area should be retrieved from each area page:

http://www.mozilla-hispano.org/documentacion/Noticias https://www.mozilla-hispano.org/documentacion/Localizaci%C3%B3n ...

Keep in mind that sometimes we have more than one person in charge.

jvillalobos commented 12 years ago

I included a fix for this in https://github.com/mozillahispano/smw-reminder/pull/22

ccarruitero commented 12 years ago

@nukeador It's ok how is now? send email to area's chief like another reminders or better have a different mail content?

nukeador commented 12 years ago

@ccarruitero For now let's use the same message.

ccarruitero commented 12 years ago

ok, close this issue then

nukeador commented 11 years ago

This is not working, I don't get task from the area I'm in charge even they don't have a person in charge.

jvillalobos commented 11 years ago

Which task, specifically? Here's a dry run I did with extra logging: https://gist.github.com/3856593

I can see a few tasks that have no people assigned that are getting the area owner assigned for the message. There's also one task with no people assigned and no area owner ("Firefox y Tú/Tareas/Boletín de septiembre")

nukeador commented 11 years ago

Uhmm, I can't find the task with no people assigned right now, looking at the log it seems to be correct now. Let's assume it's working :)