Repairs do not have a way to dismiss in bulk and must be managed one-by-one. I understand the importance of requiring each repair to be reviewed but the problem is repairs do not go away automatically when the issue no longer exists.
For example, I updated my input_boolean section in my configuration YAML. I made a typo in one of the entities which caused the input_boolean section to not load when I reloaded. This caused all other input_booleans to fail which is a problem when using integrations such as keymaster. I quickly fixed my typo in the YAML and reloaded to fix everything but I’m still seeing the keymaster errors in my repairs even though the problem no longer exists.
Here’s what my repairs look like after dismissing about 10 repairs already. Each repair requires 3 clicks to dismiss which seems unnecessary for such a small issue that no longer exists.