Skip to content

[marge_bot.ml] do not rely on the event API's [after] parameter

Arvid Jakobsson requested to merge arvid@improve-marge-bot-rejections into master

This parameter does not seem to be respected and leads to spuriously empty result. Instead, we retrieve all events and filter manually.

This should fix the issue of the marge-bot rejections graph being empty even though the bot has rejected MRs.

Merge request reports