All Projects â†’ nikku â†’ Wuffle

nikku / Wuffle

Licence: mit
A multi-repository task board for GitHub issues.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wuffle

Todo
🤖✅ GitHub App that creates new issues from actionable comments in your code.
Stars: ✭ 685 (+636.56%)
Mutual labels:  github-app, issues, probot-app
triage-new-issues
A GitHub App, built with Probot that adds `triage` label to newly-created issues which don't have labels
Stars: ✭ 23 (-75.27%)
Mutual labels:  issues, github-app, probot-app
Project Bot
Automatically add and move Issues/Pull Requests on a Project board
Stars: ✭ 290 (+211.83%)
Mutual labels:  github-app, probot-app
Gh Board
"Serverless" Kanban for GitHub Issues using gh-pages
Stars: ✭ 420 (+351.61%)
Mutual labels:  project-management, issues
App
The WIP GitHub App
Stars: ✭ 590 (+534.41%)
Mutual labels:  github-app, probot-app
github-task-list-completed
GitHub - Task list completed PR check
Stars: ✭ 95 (+2.15%)
Mutual labels:  github-app, probot-app
agileseason-v1
Kanban board for GitHub issues
Stars: ✭ 12 (-87.1%)
Mutual labels:  project-management, kanban-board
Settings
Pull Requests for GitHub repository settings
Stars: ✭ 514 (+452.69%)
Mutual labels:  github-app, probot-app
iguana
Iguana is an open source issue management system with a kanban board.
Stars: ✭ 39 (-58.06%)
Mutual labels:  project-management, kanban-board
Boomper
Bump version numbers in files whenever new releases are published to GitHub.
Stars: ✭ 33 (-64.52%)
Mutual labels:  github-app, probot-app
Probot Gpg
A GitHub App that enforces GPG signatures on pull requests (no longer maintained)
Stars: ✭ 13 (-86.02%)
Mutual labels:  github-app, probot-app
React Trello Multiboard
React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
Stars: ✭ 43 (-53.76%)
Mutual labels:  project-management, kanban-board
app
GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
Stars: ✭ 236 (+153.76%)
Mutual labels:  github-app, probot-app
ghissue
🙌 Bulk-upload GitHub Issues
Stars: ✭ 22 (-76.34%)
Mutual labels:  issues, project-management
boring-cyborg
🤖 A Github bot to automatically label PRs, issues and perform all the boring operations that you don't want to do.
Stars: ✭ 66 (-29.03%)
Mutual labels:  github-app, probot-app
merge-me
A GitHub app that merges your pull requests once all required checks pass.
Stars: ✭ 19 (-79.57%)
Mutual labels:  github-app, probot-app
Mergeable
🤖 All the missing GitHub automation 🙂 🙌
Stars: ✭ 475 (+410.75%)
Mutual labels:  github-app, probot-app
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-84.95%)
Mutual labels:  github-app, probot-app
Linter
a GitHub App that lints and fixes code in Pull Requests
Stars: ✭ 54 (-41.94%)
Mutual labels:  github-app, probot-app
Stale
A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
Stars: ✭ 1,070 (+1050.54%)
Mutual labels:  github-app, probot-app

Wuffle

CI Status

A multi-repository task board for GitHub issues.

Wuffle Screenshot

Features

  • Multi-repository / organization support
  • Maps issues to columns via labels or close states
  • Allows you to filter issues by name, label, assignee, 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
  • Allows contributors to move/reorder cards
  • Simple setup: Connects to GitHub as a GitHub app

Resources

Philosophy

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. However, we do only display those issues to a visitor that she sees on GitHub, too. Would you like to see cards from 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.

Setup and Run

Starting the board, including first-time setup:

npx wuffle

Read the setup instructions for detailed explaination for the what and why.

Components

  • board - the task board front-end
  • app - the back-end and board API

License

MIT

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].