Code Monkey home page Code Monkey logo

kanbanize's Introduction

Deploy to now All Contributors Remix on Glitch

Kanbanize

This is a fairly simple and extensible kanban power-up for GitHub Projects that automates the triaging of new issues to project boards and to track issue statuses automatically

Features

  • Move a project card along the board automatically.
  • Triage issues to different project boards automatically.

Read more about it in this blog post.

Usage

Install it and run:

git clone [email protected]:pauldariye/kanbanize.git
cp .env.example .env # TODO: Add all env variables here
cd kanbanize && yarn
yarn dev

Visit https://localhost:3000 or https://[NGROK_SUBDOMAIN].ngrok.io

Deploy

Deploy it to the cloud with now (download)

# configure now deployment
now secrets add owner [your github repository org/user]
now secrets add repository [your github repository name]
now secrets add token [your github access token]
now secrets add webhook_secret [secret configured in the webook]
# deploy
now

Acknowlegement

License

MIT

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Francisco Lourenço
Francisco Lourenço

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

kanbanize's People

Contributors

allcontributors[bot] avatar dariye avatar franciscolourenco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kanbanize's Issues

Not updating lanes

I've setup the service, the webook is working and payloads are being delivered with status 200. There is nothing on the console though and issues are not being moved around. Any suggestions on how to debug this?

Add more actions: which ones make sense?

  • project action on created, updated, closed, reopened, or deleted
  • project_column action on created, updated, moved, or deleted
  • project_card action on created, edited, moved, converted to an issue, or deleted
  • ... ?

???

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.