miguelammatos / Kollaps

Kollaps: a decentralized container based network emulator
Apache License 2.0
31 stars 5 forks source link

Create Automated Github Project #8

Closed csegarragonz closed 5 years ago

csegarragonz commented 5 years ago

Put in place a test development board for Issue Tracking and Task Scheduling.

The functionality is very straight-forward.

  1. Whenever a new task/issue/bug/enhancment/development is required, a new issue is generated with the corresponding assignees, labels, and most importantly, the project. Then automatically a card will be added to the To-Do column.
  2. When an assignee starts working on it, he drags it to the In Progress.
  3. When the issue is closed, the Card is moved to the Done column.
  4. A good way to track progress is to, periodically cover the cards in the Done column, and then move them to Done and Comented.

Similarly, Pull Requests are also automatically tracked in a similar fashion as long as they are assigned to the Project.