github / github/vscode-github-actions
Support Custom GitHub Action authoring
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
As a developer of some GitHub Actions, I would like to have the same level of help on the `action.yaml` (or `.yml` file), especially for composite actions.
**Describe the solution you'd like**
Detect the action file and setup schema validation and the same behavior of the `Workflow authoring` feature adapt to it.
**Additional context**
Add syntax highlighting on input for example, and so on

貢獻指南
研究方向
首先檢視現有的 Workflow 撰寫功能,以及如何偵測 action.yaml 或 action.yml 檔案。當自訂 action,尤其是 composite action,獲得等效的 schema 驗證與撰寫輔助功能(包括輸入語法醒目提示)時,這項工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, typescript, yaml
- 領域
- ci-cd, developer-experience, tooling
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100