Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start using a project board #144

Open
gaboesquivel opened this issue Oct 22, 2018 · 1 comment
Open

Start using a project board #144

gaboesquivel opened this issue Oct 22, 2018 · 1 comment

Comments

@gaboesquivel
Copy link
Contributor

At @eoscostarica we use github's project board to visualize the current state of the tasks and prioritize them.

We use a Kanban-style board with built-in triggers to automatically move issues and pull requests across New Issues, To Do, In Progress and Done columns.

We added an additional column to the default automated board in order to maintain a prioritized To Do column. When a new issues is create you need to explicitly use the project option on the Github issue to include it in the board; Once you do that it gets automatically added to the New Issues column.

Periodically we move the new Issues to the To Do column and manually and give it the appropriate priority.

When you start working on a task you must manually move it to In Progress column.

Example: EOSRate's Board
Alt text

https://github.com/eoscostarica/rate.eoscostarica.io/projects/1

@leordev
Copy link
Member

leordev commented Oct 22, 2018

We are using git board, but not advanced as integrated issues and prs. which could be interesting...

https://github.com/MonsterEOS/monstereos/projects/1

https://github.com/orgs/MonsterEOS/projects/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants