Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • release-new release-new
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • open-source
  • release-newrelease-new
  • Merge requests
  • !6

feat: add a new default option which try to guess the release type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon Chabot requested to merge topic/default/release-type-auto into branch/default Feb 10, 2021
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 1

BREAKING CHANGE: the default was 'patch', it is now 'auto'

if conventional commits are used, one can benefit the 'auto' mode which will try to guess the release type based on the history.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/release-type-auto