Git Product home page Git Product logo

asanabot's People

Contributors

dependabot[bot] avatar dopplershift avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

pawel-modine

asanabot's Issues

E-support

Would be really nice to find some way to inject e-support in here rather than mail forwards direct to Asana.

Make sure pushes to PR's bump tasks

It's a good workflow to be able to "check off" tasks corresponding to issues/tasks if there is nothing to be done (i.e. waiting on responses/action by others). Need to ensure that when a PR is updated with new code that the existing task is re-opened and appears back in the assignee's list. No idea right now if this happens or not.

Unfollow tasks by default

Right now because all tasks are created under my account, I end up following everything and getting notified about it. There needs to be code to optionally unfollow created tasks, controlled by our json configuration.

Make GitHub handler configurable

Make GitHub handling more configurable:

  • Column names for boards
  • Repo mapping
  • Does the repo care about milestones
  • Default task assignment for issues with no assignee

Refactor a bit

  • 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

Creating projects for milestones

In addition to adding a task to the main repo project, we should also look at creating a project for the milestone assigned to an issue/pr. Could take the team from the team for the main project. Milestone project could be 'Repo/Main project + Milestone name'

Look at moving configuration and keys

S3 isn't great for everything we're doing here. It seems to be introducing latency for the GitHub hook. Also, we're doing a lot of puts to cache update times for StackOverflow.

  • Move GitHub and Asana client info to SSM? Not sure if we can set this up with Cloud Formation, or even if we should
  • Separate StackOverflow update times from config json
  • Put update times in DynamoDB?
  • Should json config go somewhere other than S3?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.