All Projects → dariye → kanbanize

dariye / kanbanize

Licence: other
Triage issues on github project boards.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to kanbanize

github-actions-automate-projects
GitHub Actions adding GitHub Issues & Pull requests to the specified GitHub Project column automatically ♻️
Stars: ✭ 44 (+37.5%)
Mutual labels:  project-management, github-projects
assign-one-project-github-action
Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.
Stars: ✭ 140 (+337.5%)
Mutual labels:  project-management, github-projects
clickrup
Interacting with the ClickUp v2 API from R
Stars: ✭ 13 (-59.37%)
Mutual labels:  project-management
meta
Ellaism Project Management
Stars: ✭ 13 (-59.37%)
Mutual labels:  project-management
lemon
Lemon – LED Monitor – is a $79.43 opensource alternative to LaMetric that supports GitHub-, IFTTT- and Zapier-webhooks and even integrates with Pushover!
Stars: ✭ 45 (+40.63%)
Mutual labels:  github-webhooks
general-interview-questions
Project Management Basics
Stars: ✭ 52 (+62.5%)
Mutual labels:  project-management
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+168.75%)
Mutual labels:  project-management
project-management-cheat-sheet
Project Management Cheat Sheet
Stars: ✭ 60 (+87.5%)
Mutual labels:  project-management
teammanager
Small team manager written in MEAN stack
Stars: ✭ 30 (-6.25%)
Mutual labels:  project-management
trackie
⏳ trackie is a private, daemon-less time tracker for your CLI.
Stars: ✭ 39 (+21.88%)
Mutual labels:  project-management
background-check
A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo.
Stars: ✭ 27 (-15.62%)
Mutual labels:  github-webhooks
projectile
An app for managing your JavaScript projects
Stars: ✭ 128 (+300%)
Mutual labels:  project-management
phpcollab
Project management and collaboration over the internet.
Stars: ✭ 42 (+31.25%)
Mutual labels:  project-management
springcrm
An open-source CRM.
Stars: ✭ 14 (-56.25%)
Mutual labels:  project-management
changelog-enforcer
A simple GitHub action that enforces that a maintained changelog is kept up to date.
Stars: ✭ 32 (+0%)
Mutual labels:  project-management
treetime
TreeTime is a data organisation, management and analysis tool. A tree is a hierarchical structure that arranges information in units and sub-units. TreeTime uses linked trees (one data item can be part of different distinct trees) to store and organise any general purpose data.
Stars: ✭ 26 (-18.75%)
Mutual labels:  project-management
bor
An app for managing work in a team
Stars: ✭ 24 (-25%)
Mutual labels:  project-management
Laravel-Project-mgmt
A Laravel Project Management Tool
Stars: ✭ 17 (-46.87%)
Mutual labels:  project-management
Saway4ru
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
Stars: ✭ 22 (-31.25%)
Mutual labels:  project-management
sigmah
Open source software for managing international aid projects
Stars: ✭ 22 (-31.25%)
Mutual labels:  project-management

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].