From f8992ba4a4902736df9dab75c8d1a401488b301c Mon Sep 17 00:00:00 2001 From: jupblb Date: Wed, 10 Sep 2025 19:57:35 +0200 Subject: [PATCH] Add comment linking target list to documentation When the list of SCIP indexing targets changes in the workflow, the corresponding documentation in sourcegraph/docs should be updated. Amp-Thread-ID: https://ampcode.com/threads/T-84c9f72d-3c84-47a7-8983-ba8f275e46a9 Co-authored-by: Amp --- .github/workflows/scip-examples.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/scip-examples.yaml b/.github/workflows/scip-examples.yaml index 10ba84fd..0d9f431d 100644 --- a/.github/workflows/scip-examples.yaml +++ b/.github/workflows/scip-examples.yaml @@ -17,6 +17,9 @@ jobs: strategy: fail-fast: false # If a job fails allow others to continue matrix: + # If this list of targets changes, update the list of + # precise code navigation examples at: + # https://github.com/sourcegraph/docs/blob/main/docs/code-search/code-navigation/precise_code_navigation.mdx#precise-navigation-examples target: - repository: kubernetes/kubernetes scip_binary: scip-go