github / github/vscode-github-actions

Checkbox for Boolean inputs when triggering `workflow_dispatch`

未关闭
#190 5 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript, vscode
领域
developer-experience
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。