Ability to choose a label, release version or some other structured data type from an issue form dropdown #4266
Replies
|
I think that would be a nice addition indeed. If a dropdown could match a label, it would allow issue forms to be used to triage issues as they are created in a repository. Until this is implemented, a potential workaround can be to use GitHub actions to automatically add a label to an issue based on the issue's body (and thus the heading and dropdown choice). Here is an example: |
|
This would be a reasonable alternative to allowing public to set labels. |
Insert Link
Translated from {{ originalLanguageInEnglish }}
Beta Was this translation helpful? Give Feedback
Beta 이 번역이 도움이 되셨나요? 피드백 제공
Beta Esta tradução foi útil? Dê sua opinião
When creating an issue form dropdown, I'd like the submitter to be able to choose from a set of existing labels, release versions or some other structured data type. This choice would then be reflected in their submission and the correct metadata added to the issue.