Close the merge request milestone movement report sooner
The report looks like: gitlab-org/gitaly#1784 (closed)
We want to close it automatically, but because of the ordering we're processing the rules, this will only get closed in the next run.
We should do better, but for now we can just wait for tomorrow.
The report was an issue, not a merge request, so this of course won't do anything. It doesn't close the issue right now because the report was only generated after we processed the merge requests. Whenever we're trying to close the report, the report for merge requests wasn't generated yet!
So we need to run the same issue rule again after merge request rule is done. Well, or wait for tomorrow...
The following discussion from !178 (merged) should be addressed:
-
@godfat started a discussion: (+2 comments) Close for merge request report, too: https://gitlab.com/gitlab-org/gitlab-ce/issues/64291