dotnet / dotnet/roslyn-tools

Add switch to cancel/update insertions of same build to same branch

Open
#1,193 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

If, for some reason, we're creating multiple insertions of the same build to the same branch, we'd like to minimize clutter and resource usage by ensuring that we either cancel or update the existing insertion.

Intuitively it seems better to just update the existing insertion, in case any of the data in it is useful, but canceling the existing insertion might also be fine.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified. Start by locating the code that creates insertions and the data used to identify a build and branch, then clarify whether an existing insertion should be updated or canceled. Done means duplicate same-build, same-branch insertions follow the agreed behavior with coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.