vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

Trigger workflow not work

Open Filaind opened this issue 2 years ago • 1 comments

If I click the workflow trigger, nothing happens

Untitled

workflow file

Снимок экрана 2022-08-20 в 19 45 14

GitHub Actions v0.24.2

Filaind avatar Aug 20 '22 17:08 Filaind

After some debug i found error

My workspace contains multiple repos

Снимок экрана 2022-08-20 в 20 05 31

This code use workspaceUri for get context. But my workspaceUri not include in gitHubContext.reposByUri

Снимок экрана 2022-08-20 в 20 09 04

Снимок экрана 2022-08-20 в 20 08 10

Filaind avatar Aug 20 '22 18:08 Filaind

having the same issue. same end result - clicking "trigger workflow" does nothing, not sure the problem is the same. any way to debug this? the extension output doesn't show any warnings..

nitzan-blink avatar Jan 23 '23 13:01 nitzan-blink

cschleiden can you assist? how can I tell what's going wrong?

nitzan-blink avatar Feb 16 '23 07:02 nitzan-blink