Jason Etcovitch

Results 49 comments of Jason Etcovitch

I'll close this as @dblock has implemented it in their fork, and it hasn't come up other than this issue. If anyone still wants it, happy to review a PR.

Hey folks - I'm fine with support templates for labels, assignees, and anything else. PRs welcome! It'd have to look similar to how we're doing the title templating: https://github.com/JasonEtco/create-an-issue/blob/4cc79e46650462b59761133ac18126b98c5e8a60/src/action.ts#L81-L84 That...

Close for inactivity. Anyone is welcome to reopen it and open a PR for it, but since no one has, I'll assume it's not a pressing request.

You'll have to check within [`nunjucks-date-filter`](https://www.npmjs.com/package/nunjucks-date-filter), which uses `moment.js` to parse and format the date.

I don't think the documentation is very clear; `tools.context.payload` is available from `actions-toolkit`, and so becomes available in your issue templates as just `{{ payload }}`. So similarly, you'd have...

Doing some cleanup so I'm close this as inactive. If anyone wants to revive this PR, I think a new one with a similar diff would be best.

Nope - not yet, that's what this proposed blog post would be!

It’s not meant to be lifted out of this repo and used separately, so it won’t work without some other setup. Hang tight for the blog post ❤️

@gr2m I don't think closing this in 2127bf3 was intended - shall we reopen?