github / github/vscode-github-actions
Checkbox for Boolean inputs when triggering `workflow_dispatch`
- Lingua principale
- TypeScript
- Stelle
- 660
- Fork
- 213
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
When triggering a workflow via the view in vscode, the extension asks for input values. Currently, it generates an error when giving a string that is not `true` or `false` for boolean inputs.
**Describe the solution you'd like**
Use a checkbox input instead of a string input when asking vscode user for input.
**Additional context**
Add any other context or screenshots about the feature request here.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating the VS Code prompt used when triggering workflow_dispatch and the handling for boolean inputs; the issue does not name a file or test. Replace the string prompt behavior with a checkbox for boolean inputs, while preserving the existing workflow trigger flow, and verify that the resulting value is accepted as true or false.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript, vscode
- Ambito
- developer-experience
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100