Kanbanize Save

Triage issues on github project boards.

Project README

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!

Open Source Agenda is not affiliated with "Kanbanize" Project. README Source: dariye/kanbanize
Stars
33
Open Issues
4
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating