Skip to content

Instantly share code, notes, and snippets.

@kpantic
Last active February 26, 2016 14:06
Show Gist options
  • Save kpantic/6c508a8b8bf5b771f528 to your computer and use it in GitHub Desktop.
Save kpantic/6c508a8b8bf5b771f528 to your computer and use it in GitHub Desktop.

Scenarios that need to be handled in GitLab in order to fully migrate away from Trello for dev-dev communication.

  1. Estimation and Effort for each User Story (card in Trello)
  2. Differentiate between "Finished coding, deployed to Dev" and "Approved by client and deployed to production"
  3. Mark a card as being blocked by a required client action.
  4. Define weekly workload, full backlog for the current sprint and "wish list" for additional tasks.
  5. Be able to, at a weekly meeting, assign tasks to each team member and have them report when they're working on a task via Trello during the week. This means separating "assigned", from "working on actively".
  6. ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment