Kanbanize
Triage issues on github project boards.
Install / Use
/learn @dariye/KanbanizeREADME
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 git@github.com: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):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> <table> <tr> <td align="center"><a href="https://www.betafabric.com/francisco/"><img src="https://avatars0.githubusercontent.com/u/208149?v=4" width="100px;" alt="Francisco Lourenço"/><br /><sub><b>Francisco Lourenço</b></sub></a><br /><a href="https://github.com/pauldariye/kanbanize/commits?author=franciscolourenco" title="Code">💻</a> <a href="https://github.com/pauldariye/kanbanize/commits?author=franciscolourenco" title="Documentation">📖</a></td> </tr> </table> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
Related Skills
apple-reminders
347.9kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
347.9kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
oracle
347.9kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
xurl
347.9kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
