dotnet / dotnet/docker-tools

Add support for disabling the builds for an image within the manifest.

Open
#619 0 comments 0 reactions 0 assignees View on GitHub
area-infrastructure enhancement
Dominant language
C#
Stars
181
Forks
67
Avg merge
2d 15h
Merged PRs (30d)
10

Description

There have been times when users need to exclude images from a build. This typically happens when there is a regression triggered by an external dependency ([example](https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/363)). The current workflow is to delete the image from the manifest file. This is rather inconvenient because once the issue gets resolved the deleted content is re-added. It would be convenient if users could flag an image to be excluded from the build (e.g. "disabled": true}

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.