fix!: restore action-selected Git authentication - #64
Merged
Merged
Conversation
Update the pinned connector development hooks before the functional change. Written by Codex.
Action-level repository overrides now continue to use configured asset access tokens or username/password, matching high-trust SOAR connector behavior. BREAKING CHANGE: action-selected Git remotes again receive the asset's configured credentials. Written by Codex.
Remove mandatory pinned host-key configuration so headless Git SSH connections continue to accept previously unknown hosts. BREAKING CHANGE: the ssh_host_key asset field is removed and SSH connections no longer require a pinned host key. Written by Codex.
|
Merging this PR will release 6.0.0 (2026-09-22)⚠ BREAKING CHANGES
Written by Codex.
Written by Codex. Bug FixesConnector release changes
|
sodle-splunk
marked this pull request as ready for review
September 22, 2026 16:48
phantom-jacob
approved these changes
Sep 22, 2026
|
🎉 This PR is included in version 6.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug Fixes
ssh_host_keyasset field and its fail-closed behavior.Breaking Changes
ssh_host_keyasset field is removed and SSH host-key verification is no longer mandatory.fix!:and aBREAKING CHANGE:trailer so semantic-release selects a major version.Manual Documentation
ssh_host_keyfield.Validation
pre-commit run --all-files --show-diff-on-failuregit_connector.pyandgit_consts.pyBaseConnectorrepository: no connector-local unit-test module was added.pre-commitandcompilechecks passed on the exact PR head.Follow-up
Other information
skip-integrationlabel intentionally suppresses asset-lab integration and sanity jobs.Please refer to our Contribution Guide for any questions on submitting a pull request.
Thanks for contributing!