Skip to content

Add site-config-history-search tool - #30

Merged
marcleblanc2 merged 1 commit into
mainfrom
site-config-history-search
Sep 2, 2026
Merged

Add site-config-history-search tool#30
marcleblanc2 merged 1 commit into
mainfrom
site-config-history-search

Conversation

@marcleblanc2

Copy link
Copy Markdown
Collaborator

Find which site configuration changes on a Sourcegraph instance touched a given key.

For each matching change, prints the date, version (config row ID), author (username, display name, user ID, primary email), and diff. --short prints one row per change with the new value, or <deleted>.

Stdlib-only; follows the reclone-failed-repos layout (mise.toml with setup/check, README.md). mise run check (ruff, ruff format, pyright) passes.

Find which site configuration changes on a Sourcegraph instance touched a
given key. Prints each change's date, version (config row ID), author
(username, display name, user ID, primary email), and diff; --short prints
one row per change with the new value or <deleted>. Stdlib-only, follows
the reclone-failed-repos layout.

Amp-Thread-ID: https://ampcode.com/threads/T-01a05fbb-1e89-72b6-b25d-68d97e9fc00a
Co-authored-by: Amp <amp@ampcode.com>
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

@marcleblanc2
marcleblanc2 merged commit c6fa83b into main Sep 2, 2026
1 check passed
@marcleblanc2
marcleblanc2 deleted the site-config-history-search branch September 2, 2026 02:09
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.

1 participant