Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(version-cmd): add toggle of--no-verify option togit commit#927

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@codejedi365
Copy link
Contributor

@codejedi365codejedi365 commentedMay 13, 2024
edited
Loading

Purpose

Provide a flag in the configuration to disable git hooks that are present in the repository that might preventsemantic-release version from completing successfully.

Rationale

This commit adds the configuration option,no_git_verify, that toggles the addition of--no-verify command line switch on git commit operations that are run with theversion command.

@codejedi365codejedi365 self-assigned thisMay 13, 2024
@codejedi365codejedi365force-pushed thefeat/add-no-verify-opt branch 3 times, most recently from292e56a to25e8a09CompareMay 16, 2024 03:53
codejedi365and others added3 commitsMay 16, 2024 21:19
This commit adds a configuration option that toggles the addition of `--no-verify`command line switch on git commit operations that are run with the `version` command.
@codejedi365codejedi365 merged commit1de6f78 intopython-semantic-release:masterMay 18, 2024
@codejedi365codejedi365 deleted the feat/add-no-verify-opt branchMay 18, 2024 18:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@codejedi365codejedi365

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@codejedi365@BrentDorsey

[8]ページ先頭

©2009-2025 Movatter.jp