Closed swinton closed 3 years ago
Adds a new template variable, assignees, which should allow a body input like this:
body: | :wave: heads up, {{#each assignees}}@{{this}}{{#unless @last}}, {{/unless}}{{/each}}!
cc @imjohnbo for :eyes: since I can't request your review :bow:
This feature is available at the v2, v2.5, and v2.5.0 tags
v2
v2.5
v2.5.0
Adds a new template variable, assignees, which should allow a body input like this: