Skip to content

Add two types of commit ranges #6

Closed
@miroslavpojer

Description

@miroslavpojer

Background

When releasing the initial Release then all commit from repository creation are needed.
When releasing the second Release, a commits between the last and the new one are needed.

Feature

Add logic to detect if Release is the initial.

  • If it is the initial then provide a full range of commits.
  • If it is not the initial then provide a range of commits from the last one.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions