Skip to content

Add standardized Sourcegraph CI (build checks + code intel)#1

Closed
eseliger wants to merge 2 commits into
masterfrom
add-sourcegraph-ci-00f0b20e-d797-4140-93a5-0c41b89d0df2
Closed

Add standardized Sourcegraph CI (build checks + code intel)#1
eseliger wants to merge 2 commits into
masterfrom
add-sourcegraph-ci-00f0b20e-d797-4140-93a5-0c41b89d0df2

Conversation

@eseliger

@eseliger eseliger commented Jul 8, 2026

Copy link
Copy Markdown

Adds language-aware GitHub Actions CI so this repository produces status checks at scale.

Depending on the languages detected in this repo, this adds one or more workflows under .github/workflows/sg-ci-*.yml:

  • Build/lint check (gofmt+vet+build, tsc, compileall+ruff, mvn/gradle/javac, php -l, ruby -c)
  • A code-intel job that indexes with the matching scip-* tool and uploads to demo.sourcegraph.com

The code-intel upload job requires an organization/repository Actions secret named SRC_ACCESS_TOKEN for demo.sourcegraph.com.

Created by Sourcegraph agentic batch change.

@eseliger eseliger closed this Jul 9, 2026
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