Unidata / AsanaBot

Sync GitHub issues to Unidata's Asana.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor a bit

dopplershift opened this issue · comments

  • Should be one core asana task creation loop
  • GitHub- and StackOverflow-specifics should be in classes representing those items that provide appropriate methods to get the information needed
  • Would be really nice to have that Asana task loop exist as a single lambda feeding off the SNS pipe, which is powered by StackOverflow and Github specific lambdas. Not strictly necessary since Stack Overflow is just running in a cron job

One reason to have the single asana task is that it would limit items needing permissions to the asana credentials.