github / github/vscode-github-actions

Autocomplete or hinting for reusable workflows

未關閉
#69 0 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
TypeScript
星號
660
分支
213
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
`uses` block doesn't have a functioning autocomplete which is frustrating when you have github recognized reusable workflows.

**Describe the solution you'd like**
When cursor is within a `uses` block, and you request an autocomplete the extension should populate with reusable workflows present in .github/workflows directory.

** Visualization of unhelpfulness **
![image](https://user-images.githubusercontent.com/1892473/228740990-8b78ea8e-5dc7-4a34-aa62-f3f6f73f5eb4.png)

貢獻指南

開啟貢獻指南

研究方向

先找出 VS Code GitHub Actions 擴充功能中對 `uses` 區塊的補全處理,接著檢查如何探索 `.github/workflows` 中的可重複使用工作流程。在編輯 `uses` 區塊時,自動完成會列出該目錄中的可重複使用工作流程,即表示工作完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github-actions, typescript, vscode
領域
developer-experience, tooling
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。