Skip to content

Commit

Permalink
Merge branch 'main' into update-schema-to-weaver
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopgrassi committed Sep 17, 2024
2 parents bc7c6c4 + 5ca4891 commit d416d5e
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@ During the release process, all `./.chloggen/*.yaml` files are transcribed into
1. Create an entry file using `make chlog-new`. The command generates a new file,
with its name based on the current branch (e.g. `./.chloggen/my-feature-xyz.yaml`)
2. Fill in all the fields in the generated file
3. The value for the `component` field MUST match a filename (without type) in the
[registry](https://github.com/open-telemetry/semantic-conventions/tree/main/model/registry)
3. The value for the `component` field MUST match a folder name in the
[model](https://github.com/open-telemetry/semantic-conventions/tree/main/model) directory
(e.g. `browser`, `http`)
4. Run `make chlog-validate` to ensure the new file is valid
5. Commit and push the file
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d416d5e

Please sign in to comment.