Display deactivated mirroring information on Project Page
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=384388) </details> <!--IssueSummary end--> <!-- This template is a great use for issues that are feature::additions or technical tasks for larger issues.--> ### Proposal When mirroring is enabled on a repository, but the license has expired, the Pull mirroring status on the project page **disappears**. Instead of vanishing completely from the project page, a status to communicate that it is suspended (for example) would be ideal. The same way [we show an error](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92422) when Pull mirroring is deactivated in the settings page For example: ``` Mirrored from https://*****@github.com/###/###.git. Pull mirroring suspended. ``` <!-- Label reminders Use the following resources to find the appropriate labels: - https://gitlab.com/gitlab-org/gitlab/-/labels - https://about.gitlab.com/handbook/product/categories/features/ -->
issue