Closed jortel closed 10 months ago
Add support for incident selectors. Users can filter in/out incidents based on packages. The package is reported as an Incident.Variables with key=package. The !package and !(package) syntax is used to match incidents without the package variable.
package
!package
!(package)
Passes --incident-selector option as needed.
--incident-selector
Test cases and expected selector:
Add support for incident selectors. Users can filter in/out incidents based on packages. The
package
is reported as an Incident.Variables with key=package
. The!package
and!(package)
syntax is used to match incidents without the package variable.Passes
--incident-selector
option as needed.Test cases and expected selector: