atc0005/check-statuspage

Add support for ignoring components by name & ID?

atc0005 opened this issue · 0 comments

We are already able to:

  • selectively choose specific components or groups to evaluate
  • evaluate all components

If we wanted to evaluate everything but specific components (or groups) we would have to build an inverse list to accomplish this.

Adding support for ignoring specific components or groups could be useful.