renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
16.46k stars 2.11k forks source link

Add link to repository overview page on `developer.mend.io` #29314

Open HonkingGoose opened 1 month ago

HonkingGoose commented 1 month ago

Describe the proposed change(s).

Add a link to the repository overview page on the developer.mend.io domain. The link should:

The template link should look like this:

Go to the [Mend Developer Portal for your repository](https://developer.mend.io/github/username/repositoryName).

This helps Renovate users see the status of the Renovate bot.

By default, this link should only appear for Mend-hosted app users on GitHub.

rarkins commented 1 month ago

I think we should try to do this using templating of the Dependency Dashboard issue, so that it can be done by config and not hardcoded into the OSS

mmlb commented 1 week ago

I've been adding comments to the dashboard issue with the link but only as I need it, having it done automatically would be fantastic.