Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Doesn't always pick up custom url from github-enterprise.uri

Abierto
#501 0 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
38/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
github, github-actions, typescript, vscode
Área
ci-cd, devtools

Línea de trabajo

Empieza reproduciendo la secuencia reportada con github-enterprise.uri y github-actions.use-enterprise habilitados: vuelve a abrir el mismo proyecto y el mismo workflow después de reiniciar VS Code y, a continuación, cambia la configuración. Rastrea los puntos de entrada de detección del proyecto y de la pipeline implicados en esa secuencia. Se considera completado cuando los paneles de GitHub Actions siguen mostrando contenido sin cambiar la configuración.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug

Describe the bug

I've been using this plugin with the GitHub Enterprise instance, that's why I have github-enterprise.uri set in my vscode configuration. I've occasionally been experiencing empty tiles in the GitHub Actions panels with a message like No GitHub repositories found. Please open a folder that contains a GitHub repository. even if I have a project with the GitHub pipelines open. However, I've been using some of the workflows in there before. If I'd toggle the github-actions.use-enterprise off and on all previously actions appear again. I assume the plugin doesn't correctly detect the active projects.

To Reproduce

Steps to reproduce the behavior:

  1. Set both github-enterprise.uri and github-actions.use-enterprise parameters.
  2. Authenticate as usual.
  3. Open a project. Check the available GitHub Actions pipeline. All good.
  4. Close all the tabs. Close the IDE.
  5. Re-open the IDE (same project). Open the project. Check the available GitHub Actions. The list is empty.
  6. Open any GitHub Actions workflow file by double-clicking. Check the available GitHub Actions tiles. The list is empty.
  7. Go to setting and toggle the github-actions.use-enterprise parameter off and on. The list is now populated.

Expected behavior

The plugin should correctly detect the projects and the pipelines when both github-enterprise.uri and github-actions.use-enterprise are set.

Screenshots

N/A

Extension Version

0.27.2

Additional context

N/A

Lenguaje dominante
TypeScript
Estrellas
661
Forks
214
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/vscode-github-actions

Todos los issues de github/vscode-github-actions

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.