github / github/vscode-github-actions

Checkbox for Boolean inputs when triggering `workflow_dispatch`

Ouverte
#190 5 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
660
Forks
213
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript, vscode
Domaine
developer-experience
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.