Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Escape does not abort the running of the workflow

オープン
#487 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
typescript, vscode
領域
devtools

調査の方向性

パラメーターの入力を求める workflow を実行し、その後 Escape を押すか IDE のフォーカスを切り替えて、VS Code 拡張機能で問題を再現します。まず、パラメーターの入力要求とキーボードおよびフォーカスの処理を追跡します。Escape で workflow が中止され、フォーカスを失っても次のパラメーターに進まなければ完了です。

索引モデルが issue の本文から書いたものです。

説明

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 to enter a parameter, hit escape
  3. It keeps on going to the next parameter and eventually the job is run

Expected behavior
Hitting escape should terminate the running of the workflow while entering parameters as per the prompt in the popup

Screenshots

Image

Extension Version
0.27.2

Additional context
Another issue found:
When the prompt is shown, if the IDE loses focus due to a global mac keyboard shortcut (I was popping open a clipboard tool to paste in a value into one of the parameters), it skips that step (not sure if it entered a value or just treated it as if I hit enter). The keystroke I used BTW was Shift+Cmd+C

主要言語
TypeScript
スター
661
フォーク
214
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/vscode-github-actions のほかの issue

github/vscode-github-actions の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。