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

**Describe the bug** When you check the Environments list in the SETTINGS tab, you can only see at most 30 environments. This affects the validation of the file as it...

bug

**Is your feature request related to a problem? Please describe.** On some workflows, the linter will mark things as *potential* issues because of the way it was written. however, as...

enhancement

**Describe the bug** This is an _unexpected_ behavior. The order of the items in the tree views are sorted by _the length of the repository name_. This is an unreasonable...

bug

**Describe the bug** If working on a forked repo with actions with secrets and environment variables, the plugin will always give this warning while using any of them in the...

bug

**Is your feature request related to a problem? Please describe.** ![notification](https://github.com/github/vscode-github-actions/assets/1607109/6ed1386e-dc13-440a-bbc7-303df31eb33b) I don't want to sign in to my GitHub account, but every time I open VSCode with this plugin...

enhancement

**Is your feature request related to a problem? Please describe.** When triggering a workflow via the view in vscode, the extension asks for input values. Currently, it generates an error...

enhancement

**Is your feature request related to a problem? Please describe.** Our enterprise/EMU user sign-in flow currently involves multiple email/password login attempts before falling back to SSO. This has caused users...

enhancement

This is a list of issues to track for when we work on supporting Remote Repositories to ensure that we covered issues that have been brought up. List of issues:...

enhancement

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

enhancement

On status bar there should be hint to showcase that Action end. Every one should accept that latest run status should be visible on bottom bar

enhancement