github / github/vscode-github-actions

Syntax highlighting for repos that put composite workflows in directories other than `.github`

Abierto
#75 6 comentarios 12 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
660
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
It's often nice to put shared workflows in directories that make sense for consumers, like `my-private-org/composite/some-team-name/their-reusable-workflow.yml`. The extension works fine for _resolving_ these workflows when they're used, but it doesn't syntax highlight or do anything when _authoring_ these workflows. It seems to pay attention to `.github/**/*.yml` exclusively.

**Describe the solution you'd like**
Configurable paths and options for which files should be parsed.

**Additional context**
Add any other context or screenshots about the feature request here.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing the extension logic that only parses `.github/**/*.yml` during workflow authoring, and identify the entry points responsible for syntax highlighting and file discovery. Define how configurable paths and parsing options should be supplied, then verify that workflows in directories such as `composite/some-team-name/` receive the same authoring support.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github-actions, typescript, vscode
Área
developer-experience, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.