Skip to content

[🚀 Feature]: Allow Renovate to discover changelog of Selenium Docker images #2406

@mbrodala

Description

@mbrodala

Feature and motivation

Renovate can be used to keep Selenium Docker images updated.

However, right now the update MR/PR of Renovate for these images does not contain any changelog. According to the documentation of the Renovate Docker Datasource, this should be easy to fix by adding the org.opencontainers.image.source label to the Docker images:

LABEL org.opencontainers.image.source="https://github.com/SeleniumHQ/docker-selenium"

(Labels of e.g. version 4.25.0 currently as reference.)

Usage example

Have Renovate suggest updates including all changes compared to the previous version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions