Open
Description
It would be nice if the list elements for --exclude-labels
etc. were compared case-insensitively. So I could say --exclude-labels invalid
and issues marked Invalid
also get picked up and excluded. Currently all the defaults contain both lowercase and capitalized versions so it wouldn't change any default behaviour, either.