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** If you open the sub directory of a git repository, click `Trigger workflow` button will do nothing. But can trigger in the root directory of the repository....

bug

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)! Changed: All the [formatting rules...

ospo-dependency-license-alert
javascript

Bumps [node-loader](https://github.com/webpack-contrib/node-loader) from 0.6.0 to 2.0.0. Release notes Sourced from node-loader's releases. v2.0.0 2.0.0 (2021-04-05) ⚠ BREAKING CHANGES minimum supported webpack version is 5 v1.0.3 1.0.3 (2021-04-05) Bug Fixes concat...

ospo-dependency-license-alert
javascript

**Is your feature request related to a problem? Please describe.** I often use a complex `if` field to enable smart skipping of the `push` event trigger. ![image](https://github.com/github/vscode-github-actions/assets/54282183/0cc5024b-50d1-4055-8739-333fa844de3a) (note that without...

enhancement
good first issue
help wanted

This will fix #345. The codebase now not consider the condition user open a sub directory of one git repo. Example repo: https://github.com/tjx666/node-action-test For example you project's path is: `/code/repo`,...

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...

ospo-dependency-license-alert
javascript

```yaml on: # ... workflow_dispatch: inputs: plugin-name: description: Specific plugin to build type: choice options: - '' - foo - bar ``` This shows `Unexpected value ''` on the '``'...

bug

**Describe the bug** When a double closing curly brace (`}}` is used as an escape to represent a single closing curly brace (`}`) inside a format function that is within...

bug

Type: Bug The first 3 items below. ![image](https://github.com/user-attachments/assets/e56acf1e-d6f3-4871-b7bf-f64eeafd1a3c) Extension version: 0.26.5 VS Code version: Code - Insiders 1.94.0-insider (527e41ff551bb1001d2f224c2dec2e2ea3b66832, 2024-09-20T05:03:57.400Z) OS version: Windows_NT x64 10.0.22631 Modes:

Bumps the npm_and_yarn group with 1 update in the / directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.76.0 to 5.94.0 Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition...

ospo-dependency-license-alert
javascript