[github] Add ability to override values on the GitHub client
- Langage dominant
- Go
- Étoiles
- 26
- Forks
- 7
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 1
Description
### 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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github, go
- Domaine
- api, backend, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100