guruskid / centra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanban board for Github issues

About

This is a simple, read-only, Kanban-board for Github issues.

Concepts and workflow

  • Queued: are open issues, in a milestone with no one assigned
  • Active: are any open issue, in a milestone with someone assigned
    • Active issues can, optionally, be paused by adding any of the configured "pause labels" to the issue
  • Completed: are any issues in a milestone that is closed

Required environment variables

  • GH_CLIENT_ID
  • GH_CLIENT_SECRET
  • GH_ACCOUNT
  • GH_REPOSITORIES

Originally a "fork" of the Kanban Board plugin to ExpressionEngine then more or less completely rewritten.

About

License:Other


Languages

Language:PHP 61.5%Language:Mustache 38.5%