We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a1502 commit 5dc3858Copy full SHA for 5dc3858
1 file changed
AGENTS.md
@@ -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