Skip to content

ci: ignore ruby dep from renovation bot

Shinya Maeda requested to merge ignore-ruby-dep-from-inovation-bot into main

What does this merge request do and why?

This MR stops creating renovation MR for ruby (e.g. !805 (closed)).

It's a temporary dependency and should not be updated as we don't want to change the business logic. We will remove it in Replace ruby parser by python parser (#447) anyway.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Shinya Maeda

Merge request reports