Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add assignees template variable #30

Merged
merged 3 commits into from
Jan 26, 2021
Merged

Add assignees template variable #30

merged 3 commits into from
Jan 26, 2021

Conversation

swinton
Copy link
Contributor

@swinton swinton commented Jan 26, 2021

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}}!

index.js Outdated Show resolved Hide resolved
@swinton
Copy link
Contributor Author

swinton commented Jan 26, 2021

cc @imjohnbo for 👀 since I can't request your review 🙇

Copy link
Owner

@imjohnbo imjohnbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, approved! ✅

Tested in https://github.com/imjohnbo/issue-bot-test/issues/30:
image

@imjohnbo imjohnbo merged commit 5fcd539 into imjohnbo:master Jan 26, 2021
@imjohnbo
Copy link
Owner

This feature is available at the v2, v2.5, and v2.5.0 tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants