forwards / tasks

Repository to keep tabs on all Forwards tasks
6 stars 1 forks source link

Personalised reminders of tasks #27

Open hturner opened 6 years ago

hturner commented 6 years ago

Now we have a better system set up for tasks, it might be helpful to have automatic reminders ~once a month so that each person is reminded about tasks they agreed to do.

I guess this is doable via GitHub api for issues, not sure if we can summarise tasklists within issues.

hturner commented 6 years ago

Could also include unassigned issues on their team and any issue with help-wanted label, so they know what tasks are up-for-grabs.

maelle commented 6 years ago

I wonder how much of this could be handled by some sort of integration with Slack/ with Trello

Although Trello/waffle.io have a bit of a competitor via GitHub projects, maybe Github issues <-> Trello/waffle.io <-> Slack would allow the reminders that as far as I know GitHub <-> Slack doesn't support (you only get the new issue comments or so).

missaugustina commented 6 years ago

I am very familiar with the Github API and other integration options. I can help with this.

hturner commented 6 years ago

I'd prefer it if we could manage with GitHub, it reduces the number of tools people need to adopt and the more we use it hopefully the more comfortable people get with it.