You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.
For the future backlog - for tasks that create GH issues to track a team member's progress on completing an action, especially those where we want dispatch to track state as to who has and has not taken an action when doing so is otherwise impossible to track from some other data source we have access to, we could have a remind CLI command which would work like:
$ remind "title of issue" "text of reminder"
dispatch-remind looks up all the GH issues open that match the title
dispatch-remind posts a reminder comment to remind folks they still need to complete the action
The text was updated successfully, but these errors were encountered:
For the future backlog - for tasks that create GH issues to track a team member's progress on completing an action, especially those where we want dispatch to track state as to who has and has not taken an action when doing so is otherwise impossible to track from some other data source we have access to, we could have a
remind
CLI command which would work like:The text was updated successfully, but these errors were encountered: