Skip to content

[Maintenance] Automatically release security patches #58

@hendric-dev

Description

@hendric-dev

Maintenance Task

Following #57, updates to Docker image patch versions should automatically release a new patch version of the Observability stack.

Motivation

Solving security issues by automatically updating them is nice, but worthless if not delivered to the end user.
Therefore it is necessary to also release a new version of the Observability stack that can be shipped to the systems.

Proposed Solution

  • Patch versions (security fixes, without breaking changes) are merged automatically
  • A release with a new patch version is created automatically after such merges
  • A changelog entry is created containing the updated versions
  • The release name and description adheres to a normal release
  • Updates are grouped if possible to reduce the number of releases

Additional Context

Changelog and release notes are nice to have, because it may be difficult to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceTechnical improvementsmust haveImportant feature or improvement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions