AWeber-Imbi / imbi

An operational management platform for medium to large environments
BSD 3-Clause "New" or "Revised" License
2 stars 12 forks source link

Update GitLab integration to add a "badge" with a link to the Imbi project #98

Open dave-shawley opened 5 months ago

dave-shawley commented 5 months ago

GitLab includes badges at the project and the group level. When creating a project, we should add a badge that points back to the Imbi project. The target URL should be calculated using reverse_url('project', project_id) and settings['canonical_server_name']. We can export a link to a small version of the Imbi logo as the badge image to start. Something like the following only better.

imbi-logo

The image URL should be configurable somewhere to allow for customizations.

Breadcrumbs