UNPKG

hubot-gitlab-agile

Version:

Hubot script to integrate with gitlab

10 lines (9 loc) 264 B
``` Project #<%= project_id %> Milestones <% _.forEach(list.slice(0, limit || list.length), function(item){ %> #<%= item.iid %> - <%= item.title %> [<%= item.state %>] <% }) %> *=====================* Milestone Count: <%= list.length %> End Project Milestones ```