sourcegraph/sourcegraph-public-snapshot
Add support for new GitHub check suite states
Aperta
#16.078 aperta il 23 nov 2020
batch-changesdebtgetting-changesets-mergedgood first issue
Metriche repository
- Star
- (10.290 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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