Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add git-commit-version flag to control commit creation #628

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Jan 11, 2024

Description

This adds the --git-commit-version/--no-git-commit-version flags to control commit creation, since this no longer will be omitted after #625 is merged and -t is used.

This PR has #625 as a base, so that needs to be merged first.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

Copy link

docs-page bot commented Jan 11, 2024

To view this pull requests documentation preview, visit the following URL:

melos.invertase.dev/~628

Documentation is deployed and generated using docs.page.

@spydon spydon changed the base branch from main to fix/create-commit-with-no-tag January 11, 2024 10:13
@spydon spydon force-pushed the fix/create-commit-with-no-tag branch from 21f0a53 to 123f34b Compare January 11, 2024 10:14
Base automatically changed from fix/create-commit-with-no-tag to main January 11, 2024 12:10
@spydon spydon merged commit cca7187 into main Jan 11, 2024
10 checks passed
@spydon spydon deleted the feat/no-git-commit-flag branch January 11, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants