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

chore: fix implement --no-verify git commit option and fix gitlab hvc… #727

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

BrentDorsey
Copy link
Contributor

Implement --no-verify git commit option to enable configuring pre-commit local hook to create semantic release version. Update TokenAuth to support setting Gitlab REST API private access token authorization header.
Implemented get_release_id_by_tag method in Gitlab hvcs and updated edit_release_notes try catch logic to align with Github hvcs logic.
Changed pre-commit-config.yaml default_language_version from python3.8 to python3 to resolve:

  • RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.8'
    Updated github documentation comment args to match method signatures.

@github-actions github-actions bot added the stale label Mar 25, 2024
@codejedi365 codejedi365 added confirmed Prevent from becoming stale and removed stale labels Mar 30, 2024
@codejedi365 codejedi365 self-assigned this Mar 30, 2024
@codejedi365 codejedi365 removed the confirmed Prevent from becoming stale label Mar 30, 2024
@codejedi365 codejedi365 force-pushed the master branch 2 times, most recently from 927b066 to 733877e Compare April 12, 2024 03:52
@codejedi365
Copy link
Contributor

codejedi365 commented May 18, 2024

Merged --no-verify feature in separate PR #927 with some modifications, added testing and documentation of new configuration option. Will be included in v9.8.0

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.

None yet

2 participants