Skip to content

Commit 5dc3858

Browse files
committed
docs: add AGENTS instructions
1 parent f8a1502 commit 5dc3858

1 file changed

Lines changed: 11 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+
# AGENTS Instructions for Codex
2+
3+
These instructions apply to all development via the Codex web UI.
4+
5+
- Limit modifications to the `charts/opentelemetry-collector` folder when updating the chart.
6+
- After changing files in that folder:
7+
1. Bump the chart version in `Chart.yaml`.
8+
2. Update the `CHANGELOG` accordingly.
9+
3. Run `make generate-examples CHARTS=opentelemetry-collector` to regenerate example manifests.
10+
4. Commit the regenerated examples along with your other changes.
11+

0 commit comments

Comments
 (0)