Skip to content

Filter out shadow on-call; Improve bad search result to avoid build failure

Chris Stone requested to merge cms-shadow-filter-20230406 into master

The current chatops /chatops run oncall ... also reports shadow rotations and does not identify them as shadow. This MR will:

  • Filter out shadow rotations based on the schedule summary starting with Shadow
  • Not return a Build failed when an empty result search is performed

Pager Duty

Screenshot_2023-04-06_at_08.46.00

Before After
Screenshot_2023-04-06_at_00.39.39 Screenshot_2023-04-06_at_00.36.18

Closes #146 (closed)

Edited by Chris Stone

Merge request reports