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** I've been using this plugin with the GitHub Enterprise instance, that's why I have `github-enterprise.uri` set in my vscode configuration. I've occasionally been experiencing empty tiles in...

bug

**Describe the bug** When hovering over any of my GitHub Action definitions, I constantly see an error toaster with the error message `Request textDocument/hover failed`. **To Reproduce** Steps to reproduce...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Syntax highlighting works great when working on workflows, but dowsn't work at all when working on composite actions. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Describe the bug** GitHub Workflow file does not support YAML formatter. **To Reproduce** Steps to reproduce the behavior: 1. Open a Workflow file. 2. Right click for the context menu...

bug

**Describe the bug** I have a workflow that uses a matrix that define env to use with each job. Using expression to set the job env fail validation. **To Reproduce**...

bug

🐛 Describe the bug VS Code fails to authenticate with our GitHub Enterprise server (https://git.cedacrigroup.it) via any supported auth flow. After attempting both OAuth and Personal Access Token (PAT), the...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Run a workflow 2. When the dialog pops open...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement