-
Notifications
You must be signed in to change notification settings - Fork 83
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 interpolation support to labels and assignees #166
base: main
Are you sure you want to change the base?
Conversation
Add support for interpolation in front matter
Thanks for the PR. I believe it could also resolve my issue: #168. Can someone approve this? |
I have an active fork in https://github.com/dblock/create-a-github-issue if you want to port this? |
@dblock I found your fork did not work either.
The error is:
Does your fork include this PR? @jnewland do you think your PR could fix my example? |
I patched this PR and created a action |
Right, someone needs to take this PR and finish it in my fork, with tests. |
Fixes #164.