Dynamic options for form values? #29067
Unanswered
zgutterm
asked this question in
Projects and Issues
Replies: 2 comments
|
@zgutterm I'm afraid that this isn't currently supported. Idea: you can set up a workflow to update issue form templates on tag/release events. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to dynamically generate options in an issue form template? For example, I want to ask the person reporting the issue which version of the software the issue occurred in. I don't want to manually update the template every time there is a new version released (and different repos are using different versioning). Is there way to pull in, say, the tags or something as an option for versions?
All reactions