github / github/vscode-github-actions

Actions in different directory than .github\workflows

Aperta
#325 8 commenti 8 reazioni 0 assegnatari Vedi su GitHub
enhancement good first issue help wanted
Lingua principale
TypeScript
Stelle
660
Fork
213
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Discussed in https://github.com/github/vscode-github-actions/discussions/207

Originally posted by **MariuszMielcarski** June 1, 2023
Hi
I have noticed that the plugin successfully found my workflows in .github\workflows directory - and that works great.
But I have some reusable actions defined in other directory, and it was not identified as GitHub actions by the plugin.
Can configure the plugin somehow to add additional directories to track? To have IntelliSense work for my custom actions too.

Wanted to make this an issue as it would also really help out for people like me that run a simple self-hosted Gitea instance, since these workflows are stored in `.gitea/workflows`. If only there is some setting for the extension that holds an array of workflow paths would be really awesome! Default value would then of course be `[".github/workflows"]` :)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.