Skip to content

Option to update patches and minor versions but not major #20

@thomasheidenreich

Description

@thomasheidenreich

Hi there,

as major updates sometimes introduce incompatibilities I would like to exclude those from automatic updates while still allowing minor updates.

Currently we have:

  • All: All updates will be installed.
  • Patches only:
    ✅ From 2022.11.0 to 2022.11.3 will be updated (patches).
    ❌ From 2022.11.x to 2022.12.x will be ignored (minor update).
    ❌ From 2022.12.x to 2023.1.x will be ignored (major update).
  • Don't update: Ignore any update.

Great would be

  • All: All updates will be installed.
  • Patches only:
    ✅ From 2022.11.0 to 2022.11.3 will be updated (patches).
    ❌ From 2022.11.x to 2022.12.x will be ignored (minor update).
    ❌ From 2022.12.x to 2023.1.x will be ignored (major update).
  • Ignore major:
    ✅ From 2022.11.0 to 2022.11.3 will be updated (patches).
    ✅ From 2022.11.x to 2022.12.x will be updated (minor update).
    ❌ From 2022.12.x to 2023.1.x will be ignored (major update).
  • Don't update: Ignore any update.

thanks for considering :)
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions