openaustralia / jacaranda

a watchful tree and slack messenger to keep you informed of the use of your civic tech projects, like PlanningAlerts and Right To Know
https://morph.io/openaustralia/jacaranda
0 stars 1 forks source link

Allow owner to set when they want each runner to run #13

Open equivalentideas opened 7 years ago

equivalentideas commented 7 years ago

It's a bit overwhelming to get all the messages from different runners at once. I like the idea of this nice try telling you about different things at different times. Right To Know one week and PlanningAlerts the next for example. I feels like it makes sense to hear from Jacaranda on a specific day, maybe Monday to kick off the week, or Wednesday to spur you along.

I think implementation wise, initially this should be hard-coded into the runner, and then if we want to make it more configurable we could extract it to an ENV variable that can be set on morph by the owner.

auxesis commented 7 years ago

Making this configurable through an environment variable should be pretty easy.

Fairly trivial to test with Delorean, as we're already doing.