[github] Add ability to override values on the GitHub client
- Lenguaje dominante
- Go
- Estrellas
- 26
- Forks
- 7
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 1
Descripción
### TL;DR
Users may need the ability to override github client values like API url, etc. This should be implemented and variables added for configuration by the end user.
### Detailed design
_No response_
### Alternatives considered
_No response_
### Additional information
_No response_
Guía de contribución
Línea de trabajo
Find the GitHub client implementation in the codebase, likely in a package like `internal/github` or `pkg/github`. Look for where the API URL and other client configurations are currently set. The change involves making these values configurable, possibly via environment variables or a config struct. Check for existing tests for the client to understand the pattern for modification.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github, go
- Área
- api, backend, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100