mesa/bin/ci/test
Deborah Brouwer 2a477f7df2 ci: pipeline_message: ignore error_type errors
Currently marge only ignores `error_type` when the type is None.
But other error_types are equally uninteresting e.g. `error_type: Jobs`.

Example:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32677#note_2711470
https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/1333563

Ignore the phrase `error_type` so marge will provide more useful comments.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32773>
2025-01-07 05:08:09 +00:00
..
requirements.txt ci/pipeline_message: add unit tests for tool 2024-11-22 19:42:32 +00:00
test_custom_logger.py ci: Add CustomLogger class and CLI tool 2023-12-19 10:09:35 +00:00
test_gantt_chart.py ci: add pytests for the gantt chart scripts 2024-12-19 16:56:30 -08:00
test_pipeline_message.py ci: pipeline_message: ignore error_type errors 2025-01-07 05:08:09 +00:00
test_structured_logger.py