feat: add the check_output_matches plugin #5

Merged
Emmanuel BENOîT merged 16 commits from tseeker/gomonop:20240720-line-matches into master 2024-07-20 22:57:10 +02:00

This PR adds the check_output_matches plugin, which can be used to count regexp or substring matches from either text files or command outputs and determine the final status based on the amount of matches that were found.

This PR adds the `check_output_matches` plugin, which can be used to count regexp or substring matches from either text files or command outputs and determine the final status based on the amount of matches that were found.
Emmanuel BENOîT added 16 commits 2024-07-20 22:54:45 +02:00
Emmanuel BENOîT merged commit c46c9d76d9 into master 2024-07-20 22:57:10 +02:00
Emmanuel BENOîT deleted branch 20240720-line-matches 2024-07-20 22:57:10 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/gomonop#5
No description provided.