Skip to content

feat(insomnia): native git credentials#5860

Open
juliamrch wants to merge 7 commits into
release/insomnia-v13.1from
iss5829
Open

feat(insomnia): native git credentials#5860
juliamrch wants to merge 7 commits into
release/insomnia-v13.1from
iss5829

Conversation

@juliamrch

@juliamrch juliamrch commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

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.

closes #5829

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@juliamrch juliamrch self-assigned this Jul 7, 2026
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 25c7ab9
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a5a119aafebc7000863bddb
😎 Deploy Preview https://deploy-preview-5860--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliamrch
juliamrch requested a review from Copilot July 7, 2026 14:51
@juliamrch
juliamrch marked this pull request as ready for review July 7, 2026 14:52
@juliamrch
juliamrch requested a review from a team as a code owner July 7, 2026 14:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
juliamrch marked this pull request as draft July 7, 2026 15:04
@juliamrch
juliamrch force-pushed the release/insomnia-v13.1 branch from 59f4616 to af57ee2 Compare July 17, 2026 09:09
Comment thread app/_includes/insomnia/git-sync-credentials.md Outdated
…rty, since insomnia 13.1 automatically adds the native git credentials from the system
@juliamrch
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>
Comment thread app/_how-tos/insomnia/configure-git-credentials-git-sync.md Outdated

@lena-larionova lena-larionova left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants