Files
Aniket Rawat e0236a01ee ci: run tests/filestorage, tests/surfaces and tests/quality in a shard (#5662)
* ci: run tests/filestorage, tests/surfaces and tests/quality in a shard

* fix greptile errors
2026-08-24 18:29:16 +05:30
..

GitHub Actions (maintainer reference)

Internal notes for repository automation under .github/workflows/. Not published on the docs site.

Workflows

Workflow Purpose
ci.yml PR/push quality gates and sharded pytest
ci-labels-windows.yml Optional Windows CI (ci:windows label)
codeql.yml CodeQL security analysis
greptile-pr-reminder.yml Greptile review nudge on PR open
celebrate-merged-pr.yml Post-merge celebration comment
good-first-issue-assign.yml Auto-assign good first issues
release.yml Release builds and artifacts

See CI.md for local parity commands before push.