Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

adding/changing a Repository Secret that requires Auth, causes it to fail silently

未關閉
#513 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
github-actions, typescript, vscode

研究方向

首先,在 Cursor 或 VS Code 中使用擴充功能版本 v0.27.2 重現該故障,同時新增或編輯 API_SERVER_SSH_KEY 或其他需要驗證的儲存庫 secret。調查擴充功能如何處理該操作,並確認是否可以提供驗證;否則,done 意味著顯示清楚的錯誤或登入/驗證提示,而不是靜默失敗。

由索引模型根據 Issue 內容生成。

描述

bug

Describe the bug
When adding a secret that requires authentication in Github, it fails silently due to no auth functionality in the extension

To Reproduce
Steps to reproduce the behavior: try adding a API_SERVER_SSH_KEY or something that requires authentication

  1. With this workflow: 'access the extension from cursor or vscode'
  2. Do this: 'create a new secret key or edit an existing one'
  3. See error : there is no error it just fails silently.

Expected behavior
Ideally it should provide a way to authenticate. If there is no way to authenticate in cursor or vscode, there should at least be some error or indication that you need to login to github and/or authenticate.

Screenshots
If applicable, add screenshots to help explain your problem.

Extension Version
v0.27.2

Additional context
I am running cursor

主要語言
TypeScript
星號
661
分支
214
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

github/vscode-github-actions 的其他 Issue

查看 github/vscode-github-actions 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。