github-semantic-version
github-semantic-version copied to clipboard
Pristine Repo Usage?
This would be worth documenting how to adopt it in a new vs. existing repo.
I'm working on a new project (Only initial commit on master and no merged PRs yet) & ran gsv --init:
> [email protected] release /Users/Eric/Projects/ericclemmons/jest-storybook
> github-semantic-version "--init" "--dry-run"
github-semantic-version:info Current branch: 1-initial-release +0ms
github-semantic-version:info Release branch: master +2ms
github-semantic-version:info Dry-run enabled +1ms
github-semantic-version:info Executing: git config --get remote.origin.url +1ms
github-semantic-version:info User: ericclemmons +11ms
github-semantic-version:info Repo: jest-storybook +0ms
github-semantic-version:info Fetching all merged pull requests for the repo... +20ms
undefined