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** This bug was originally created in this repo : https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/206 by accident Missing required input app_location keeps appearing when it's missing from close pull request action: close_pull_request_job:...

bug

Bumps [HaaLeo/publish-vscode-extension](https://github.com/haaleo/publish-vscode-extension) from 1.2.0 to 2.0.0. Release notes Sourced from HaaLeo/publish-vscode-extension's releases. v2.0.0 Use the tag v2 to automatically include all minor releases and patches (v2.*.*) For an overview of...

ospo-dependency-license-alert
github_actions

Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa). Updates `koa` from 2.15.3 to 2.16.1 Release notes Sourced from koa's releases. v2.16.1 fix: don't render redirect values...

javascript
dependencies

**Describe the bug** Quotes in a reusable workflow's JSON output value is triggering an error in consuming workflows. **To Reproduce** Steps to reproduce the behavior: 1. Create a reusable workflow...

bug

**Describe the bug** I get a warning toast whenever my mouse hovers momentarily over some text in a workflow file. > Request textDocument/hover failed. I'm a maintainer of a project...

bug

**Describe the bug** - I have a GitHub Actions workflow, VSCode recommended me the Extension. - And i use the Environment Feature for GitHub Action Secrets. - This is not...

bug

The icon for the command to view the job logs does not show up when using the default GitHub dark theme, see the attached image, to the right of "copilot"...

bug

Updates the logging API to use LogOutputChannel for automatic severities, user-selectible log levels, and better log management. ![image](https://github.com/user-attachments/assets/6df6226c-662b-44e5-8822-a256794ffd38)

Update Typescript, eslint, and typescript-eslint to latest version and switch to mjs style configuration. This PR is a dependency for my other PRs to avoid linting errors.