dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 102 forks source link

Document process for unblocking builds / maintaining this repo #972

Open lbussell opened 4 months ago

lbussell commented 4 months ago

We should document the current process we follow in order to maintain this repo so that we can analyze it and make specific process improvements in the future.

This process is, in general:

  1. Check if builds are failing.
  2. If automatic image rebuilds are blocked due to image build failure, log an issue and delete/disable the Dockerfile that is failing to build.
  3. Contact repo owners that contribute most to the failing Dockerfiles and ask them to fix it.

We should consider also updating the process to include: