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 摘要。