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

GitHub Actions extension for VS Code

Results 208 vscode-github-actions issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I am trying to use the extension to get real time feedback on the CI to see if the tests...

enhancement

**Describe the bug** After upgrading to 0.25.8, a "Context access might be invalid" warning is thrown for all repository variables and secrets in the workflow file. Refreshing the secrets/vars in...

bug
help wanted

Randomly highlights errors even if there are none. **Extension Version** `v0.26.2 `

bug

Not able to see logs when i click on step name

bug

**Describe the bug** It is not possible to log in to Github actions. Even if I try to with the refresh button, it won't work. **To Reproduce** Steps to reproduce...

bug

**Describe the bug** When leveraging local reusable workflows, i.e. referencing other workflows inside of the `.github/workflows/` directory, the extension claims that it cannot find the reusable workflow. The reusable workflow...

bug

like vscode builtin npm package tooltip:

enhancement
good first issue
help wanted

**Describe the bug** Copy Pasting yaml when file is identified as GitHub workflow is messed up. **To Reproduce** https://github.com/github/vscode-github-actions/assets/153052/3e056158-fbe9-44f0-b987-6b3fc96c8f48 **Expected behavior** N/A **Screenshots** N/A **Extension Version** `v0.25.8` **Additional context** Add...

bug

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

ospo-dependency-license-alert
github_actions

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

enhancement