github / github/vscode-github-actions

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

Aberta
#75 6 comentários 12 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
TypeScript
Estrelas
660
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**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.

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
github-actions, typescript, vscode
Domínio
developer-experience, tooling
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
38/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.