A multi-repository task board for GitHub issues.
- Multi-repository / organization support
- Maps cards to columns via issue labels and/or close states
- Allows you to filter cards by name, issue label, and more
- Visualizes reviews and pull request status/checks on a card
- Automatically moves cards across columns, as you develop
- Supports private repositories: Visitors only see cards for issues they see on GitHub, too
- Contributors can move/reorder cards
- Simple setup: Connects to GitHub as a GitHub app
Some key aspects separate Wuffle from the GitHub task board competition:
-
GitHub issues are the source of truth. We read and store columns, relationships and everything else directly on GitHub. The only exception is issue order (not supported by GitHub, so far).
-
Tight integration with the GitHub flow. Your issues move automatically across the board. The board is always up to date with things going on in development.
-
Publicly accessible. You can share your project status without restrictions. Applied board filters are shareable deep links. We do, however, only display those issues to a visitor that she sees on GitHub, too. You'd like to see cards of your private repositories? Log-in with your GitHub identity and see them pop up in the mapped column.
-
Hackable. Wuffle is open source, MIT licensed. Contribute to it to make it even better. Self-host it and stay the owner of your data.
Read the setup instructions to learn how to set up and run the board.