sourcegraph/sourcegraph-public-snapshot
Add support for new GitHub check suite states
Ouverte
#16 078 ouverte le 23 nov. 2020
batch-changesdebtgetting-changesets-mergedgood first issue
Métriques du dépôt
- Stars
- (10 290 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
GitHub added new states, so we should add them to the parsing function here: https://github.com/sourcegraph/sourcegraph/blob/main/enterprise/internal/batches/state/state.go#L335
// Schema Changes for 2020-02-05
// Enum value STALE was added to enum CheckConclusionState
// Enum value SKIPPED was added to enum CheckConclusionState