github / github/vscode-github-actions
adding/changing a Repository Secret that requires Auth, causes it to fail silently
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**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
貢獻指南
研究方向
Start by reproducing the failure in Cursor or VS Code using extension version v0.27.2, while adding or editing API_SERVER_SSH_KEY or another repository secret requiring authentication. Investigate how the extension handles the operation and determine whether authentication can be provided; otherwise, done means showing a clear error or login/authentication indication instead of failing silently.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, typescript, vscode
- 領域
- authentication, devtools
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100