github / github/vscode-github-actions

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

Ouverte
#513 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
660
Forks
213
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github-actions, typescript, vscode
Domaine
authentication, devtools
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.