vscode-github-actions
vscode-github-actions copied to clipboard
GitHub Actions extension for VS Code
**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:...
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...
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...
**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...
**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...
**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...
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"...
Updates the logging API to use LogOutputChannel for automatic severities, user-selectible log levels, and better log management. 
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.