UNPKG

@salesforce/plugin-release-management

Version:
11 lines (10 loc) 424 B
{ "description": "automatically merge one green, mergeable PR up to the specified maximum bump type", "skipCi": "add [skip ci] to the merge commit title", "mergeMethod": "merge method to use", "examples": [ "<%= config.bin %> <%= command.id %> --max-version-bump patch", "<%= config.bin %> <%= command.id %> --max-version-bump minor", "<%= config.bin %> <%= command.id %> --max-version-bump major" ] }