You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Improvement - Check for identifiers since last tag
[TS-607] Improvement - Check for identifiers since last tag
Oct 5, 2023
Currently the
minor-identifier
ormajor-identifier
is needed on the latest commit message to have any effect.Scenario - Project with version
1.0.2
:minor-identifier
(used as minor version increase identifier)minor-identifier
to the PR titleOutcome:
1.1.0
as we had a commit message withminor-identifier
1.0.3
asminor-identifier
was missing in the PR titleImprovement possible:
minor-identifier
ormajor-identifier
The text was updated successfully, but these errors were encountered: