Commit Graph

1 Commits (dc2a79f1c3e45ac9b3c44f8d03b966903ca66de0)

Author SHA1 Message Date
Sloane Hertel c8d413164d
ignore/warn for undefined vars in unused handler names (#75244)
* Make undefined variables in handler names non-fatal if the handler is not used

* If the handler has no way to be notified (i.e. the name can't be templated and the handler has no listen topics), display a warning

* Add tests for variables in handler names

* changelog
3 years ago