Hi!
Thank you for this library! It's been really useful for us.
I have a quick question: is there a reason to use updated_at (updated_after / updater_before) for issues and MRs? In our case MR gets updated after it gets merged and sometimes the same MR appears on two consecutive releases. Any idea what could be the problem?
Hi!
Thank you for this library! It's been really useful for us.
I have a quick question: is there a reason to use
updated_at(updated_after/updater_before) for issues and MRs? In our case MR gets updated after it gets merged and sometimes the same MR appears on two consecutive releases. Any idea what could be the problem?