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