Skip to content

last_push_event widget considers fork events on the main project

Paco Guzman requested to merge 20254-create-mr-for-new-branch into master

What does this MR do?

Push events on the fork of the current project are considered to be shown besides the push events on the current project. Before we just consider fork events if exists a fork so we miss current project events if the current user has a fork.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

What are the relevant issue numbers?

Closes #20254 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports