dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Tweaks to the generated tags table documentation #1382

Closed MichaelSimons closed 1 month ago

MichaelSimons commented 1 month ago

Related to https://github.com/dotnet/dotnet-docker/issues/5316

The following changes were made to the way the tags table is generated.

  1. Add blank link after all headers
  2. Removed the "You can retrieve a list of all available tags..." at the end of the generated comment. This allows the statement to be combined with the "Tags not listed in the table above are not supported...." statement added at the repo level.
  3. Changes the heading levels to be sequential and to allow for a top level heading for the GH readmes which is now the only place where the tables are included.

You can see the results of these changes in https://github.com/dotnet/dotnet-docker/pull/5768 which also includes some complimentary changes.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.