dotnet / dotnet/roslyn-tools

Signed build queue should have an automatic "healing" process

Open
#1,111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
109
Forks
85
Avg merge
2d 16h
Merged PRs (30d)
1

Description

When the signed build goes down for some arbitrary reason it means we lose RPS data for changes introduced while the queue is down.

It's possible this is not tractible to solve in general, because often we have to merge some tactical fix in order to unblock the queue, but it would be so useful to be able to reliably re-queue a set of failed builds in order to be able to fill in the missing data.

At the least, having some documented procedure/guidelines for how to recover and get data in this situation would probably help make it feel less daunting :). This could probably apply both to cases where the signed queue went down temporarily or just cases where we have to play PR Detective and figure out which change introduced a regression.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.