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** Click Sign in to Github, nothing happen **To Reproduce** Steps to reproduce the behavior: 1. Open VS Code 2. Click to Github Action 3. Click to Sign...

bug

Add instructions for cloning the repository using the `gh` CLI to the `README.md`. * **Cloning the Repository**: Add a new section under "Getting started" titled "Cloning the Repository". * **Instructions**:...

### **Describe the bug** When using the `pythonLocation` environment variable set by the `actions/setup-python` action, this extension reports "Context access might be invalid" even though it is a valid environment...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. With this workflow '...' 2. Do this '...' 3....

bug

**Is your feature request related to a problem? Please describe.** In certain GitHub actions, deprecated fields or configurations that are caught by the GitHub actions VSCode extension's linter do still...

enhancement

**Describe the bug** The action trigger button does not respond to a click. Why? **To Reproduce** The action does not start after clicking on the button on Mac OS, but...

bug

![image](https://github.com/user-attachments/assets/0b24e22b-e1bb-47f7-ba7f-954b3d60cfea) Type: Bug Can not get list of GH Actions for current branch. PR in question: - https://github.com/partcad/partcad/pull/228 ``` Activating GitHub Actions extension... ...initialized Error getting GitHub context fetch failed...

**Is your feature request related to a problem? Please describe.** I need to go to the Web UI in order to see how actions perform. **Describe the solution you'd like**...

enhancement

Every action in an .yml file gives an error `Unable to resolve action "actions/checkout@v4", repository or version not found` - even fundamental stuff like `- uses: actions/checkout@v4` **To Reproduce** -...

bug

**Describe the bug** Every now and then when reloading VSCode I will get this error: `Activating extension 'github.vscode-github-actions' failed: fetch failed.` ```rust Failed to load resource: net::ERR_NAME_NOT_RESOLVED marketplace.visualstudio.com/_apis/public/gallery/extensionquery:1 ERR [network]...

bug