Skip to content

Filter in Ruby to work around API 500 error

Lin Jen-Shin requested to merge filter-in-ruby-option into master

What does this MR do and why?

Context: #1164 (comment 1216627782)

This requires (work-in-progress) gitlab-org/ruby/gems/gitlab-triage!270 (merged)

Expected impact & dry-runs

Now comparing this to filtering in API:

I believe using API should be faster, but who knows, maybe it's really less stable and 30 seconds isn't too much longer for something we run weekly anyway!

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review
Edited by Lin Jen-Shin

Merge request reports