Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sourcegraph/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sourcegraph/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wg/rel/extract-custom-description-from-docs-schemas
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Jun 26, 2025

  1. Extract and organize schema documentation content

    Add organized educational sections after schema blocks in all 13 configuration files:
    - Configuration Notes: Technical setup and behavioral guidance
    - Security Considerations: Authentication, access control, and security best practices
    - Common Examples: Practical configuration patterns for real-world use cases
    - Best Practices: Operational guidance for performance, security, and maintenance
    
    Preserves original schema content unchanged while organizing valuable commentary
    that goes beyond raw JSON schema. Prepares documentation for automated schema
    sync during releases while maintaining educational value for administrators.
    DaedalusG committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    3c62cfd View commit details
    Browse the repository at this point in the history
Loading