abcxyz / abcxyz/github-metrics-aggregator
Review job to support multi GitHub Org breakglass issue check
- Langage dominant
- Go
- Étoiles
- 17
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently it returns breakglass issue matches in all org, see https://github.com/abcxyz/github-metrics-aggregator/blob/main/pkg/review/breakglass_query.go#L31,
We need an org filter so that it only return the breakglass issue in the same org as the commit.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue points to the breakglass_query.go file at line 31. Start by understanding how the current query works and where the org context is available from the commit. Look for how other filters are applied in the codebase. The goal is to modify the query to filter results by the organization of the commit. Check for existing tests around this query to ensure the change works correctly.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- backend, devops, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100