feat(insomnia): native git credentials#5860
Open
juliamrch wants to merge 7 commits into
Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Insomnia storage documentation to describe and document “native Git credentials” support for Git Sync, aligning the Git Sync workflow with using system-stored Git credentials in addition to third-party authentication options.
Changes:
- Converts the Git Sync “Type” selection into an explicit step to better frame the workflow.
- Rewrites the Git Sync credentials include to describe native Git credentials vs third-party authentication and to clarify where credentials can be configured.
- Adds a warning callout emphasizing that Insomnia does not enforce secret protection in repositories.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| app/insomnia/storage.md | Restructures the Git Sync setup instruction into a step-based flow before including credentials guidance. |
| app/_includes/insomnia/git-sync-credentials.md | Updates Git Sync credentials guidance to include native Git credentials and reorganizes steps plus warning callout. |
juliamrch
marked this pull request as draft
July 7, 2026 15:04
juliamrch
force-pushed
the
release/insomnia-v13.1
branch
from
July 17, 2026 09:09
59f4616 to
af57ee2
Compare
juliamrch
commented
Jul 17, 2026
…rty, since insomnia 13.1 automatically adds the native git credentials from the system
juliamrch
marked this pull request as ready for review
July 17, 2026 10:29
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
juliamrch
commented
Jul 17, 2026
lena-larionova
approved these changes
Jul 17, 2026
lena-larionova
left a comment
Contributor
There was a problem hiding this comment.
LGTM with a tiny nitpick
| Insomnia does not enforce secret protection in your repository. Use [private environments](/insomnia/environments/), external vaults, or repository scanners to manage sensitive data. | ||
| 1. Select the credentials for your Git repository. Insomnia supports two types of Git credentials: | ||
|
|
||
| * **Third-party authentication:** GitHub, GitLab, and access tokens |
Contributor
There was a problem hiding this comment.
Suggested change
| * **Third-party authentication:** GitHub, GitLab, and access tokens | |
| * **Third-party authentication:** GitHub, GitLab, and access tokens. |
For consistency with the other bullet point
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.
Description
This PR add Git native credentials to the Insomnia storage/git-sync page and specifies the how-to applies to third party Git provider.
Waiting for the beta release to be able to test it.
No opt-in required?=> exactly
closes #5829
Preview Links
Checklist
descriptionentry in frontmatter.