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

Use case insensitive comparison for publish notify tasks #1281

Closed mthalman closed 4 months ago

mthalman commented 4 months ago

Related to https://github.com/dotnet/docker-tools/pull/1280

This uses case-insensitivity when finding matching task names so the logic isn't so strict.