Ask HN: What tools and workflows for project tracking?
I'm curious what tools and workflows people use to keep tabs on a project.
My situation is a small team with remote devs and multiple communication channels (Slack, Skype, etc.). Code and tickets go through GitLab.
2 comments
[ 3.6 ms ] story [ 22.0 ms ] threadPersonally, I also have Jira, Confluence and Bitbucket licenses but I mostly use GitHub's issue and wiki pages and Travis.
Since you're using GitLab already, I think it's best to stay in there. It has a nice issue tracker and issue board as well as other things you might need.