Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,9 @@ manually before finishing.
## GitLab CI for native subprojects

The umbrella parent pipeline (`.gitlab-ci.yml`) is not where native service
build, test, helm-lint, or release validation jobs go.
build, test, helm-lint, or release validation jobs go. `.gitlab-ci.yml` and
`tools/ci/generated-release-jobs.yml` are internal GitLab CI config not
present in this public snapshot.

| Job kind | Where to declare it |
|---|---|
Expand Down
Loading