Skip to content

Add support for Octopus Release Badges #10111

Description

@zentron

Projects should support release badges — dynamically generated SVG badges that display the latest release version for a given project and channel.

Key highlights:

  • A new badge builder UI is available in project settings, making it easy to configure and copy badge markup (Markdown or HTML) for use in READMEs and other documentation.
  • Badges can be enabled or disabled per project via a new Badges toggle in project settings.
  • Badge endpoints support anonymous access so they can be embedded anywhere without authentication.
  • A JSON endpoint is also available, enabling integration with alternative services such as shields.io dynamic badges for additional customisation and caching.

Metadata

Metadata

Assignees

Labels

kind/enhancementThis issue represents an enhancement we are committed to adding to Octopus as some time

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions