Skip to content

Commit d19e13f

Browse files
authored
Merge branch 'main' into wg/plat/jaeger-2.16
2 parents 5889003 + c7b92eb commit d19e13f

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Agent Instructions
2+
3+
## After Making Changes
4+
5+
After making changes to any `values.yaml` file, regenerate the helm docs and verify there are no uncommitted changes:
6+
7+
```sh
8+
./scripts/helm-docs.sh && [[ -z $(git status -s) ]]
9+
```
10+
11+
If the README was updated, stage and commit the changes alongside your other modifications.

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
AGENTS.md

0 commit comments

Comments
 (0)