Skip to content

Add SCIP code intelligence upload workflow#55

Open
eseliger wants to merge 1 commit into
mainfrom
add-scip-go-upload-e9c6fe7c-2a3c-4a8c-ba50-95c50c7350bb
Open

Add SCIP code intelligence upload workflow#55
eseliger wants to merge 1 commit into
mainfrom
add-scip-go-upload-e9c6fe7c-2a3c-4a8c-ba50-95c50c7350bb

Conversation

@eseliger

@eseliger eseliger commented Jul 17, 2026

Copy link
Copy Markdown
Member

Adds a GitHub Actions workflow that generates a SCIP index with
scip-go and uploads it to
this Sourcegraph instance on every push to the default branch, so this
repository has precise code navigation.

The workflow:

  • Triggers on pushes that touch Go files (or the workflow itself) to the default branch.
  • Uses sourcegraph/scip-go-action@v2 to build and upload the index.
  • Uploads to https://sourcegraph.sourcegraph.com/ using the SRC_ACCESS_TOKEN_S2 repository/organization secret.

Requires the SRC_ACCESS_TOKEN_S2 Actions secret to be available to this repository.

Created by Sourcegraph agentic batch change.

@eseliger
eseliger force-pushed the add-scip-go-upload-e9c6fe7c-2a3c-4a8c-ba50-95c50c7350bb branch from ca2ca3c to ce6ff4e Compare July 17, 2026 18:19
@eseliger
eseliger force-pushed the add-scip-go-upload-e9c6fe7c-2a3c-4a8c-ba50-95c50c7350bb branch from ce6ff4e to edc7df6 Compare July 17, 2026 18:56
@eseliger
eseliger marked this pull request as ready for review July 17, 2026 18:56
@eseliger
eseliger requested a review from michaellzc as a code owner July 17, 2026 18:56
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