Skip to content

Instantly share code, notes, and snippets.

@RoyalSix
Last active November 1, 2017 18:40
Show Gist options
  • Save RoyalSix/5b35d5ed740b1d187a6155a47b147812 to your computer and use it in GitHub Desktop.
Save RoyalSix/5b35d5ed740b1d187a6155a47b147812 to your computer and use it in GitHub Desktop.
tC Development Workflow
1. Choose a story, make it an epic
2. Assign tasks to epic, and put est. hours in title (Along with task label)
3. Put tasks from above in 'Sprint Task Backlog' pipeline
4. Put working tasks and epic in 'in progress' pipeline (Update hours regularly, close tasks when done)
5. When done with all tasks make a PR, and connect PR to epic above.
6. Using the assignees option, assign devs to review
7. After PR is reviewed and merged, drag story to pending build
@RoyalSix
Copy link
Author

RoyalSix commented Nov 1, 2017

@mannycolon can you look over this and make sure I didn't miss anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment