File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ with [open-telemetry/semantic-conventions](https://github.com/open-telemetry/sem
77
88Applies to major, minor and patch releases of ` open-telemetry/semantic-conventions ` .
99
10- * Merge a PR to ` main ` with the following changes:
11- * Update the ` CHANGELOG.md `
10+ * The semantic conventions version bump and code generation are handled automatically by the
11+ [ auto-update-semconv workflow] ( .github/workflows/auto-update-semconv.yml ) , which opens a PR
12+ against ` main ` whenever a new ` open-telemetry/semantic-conventions ` release is published.
13+ * Optionally, merge a PR to ` main ` updating ` CHANGELOG.md ` if there are any notable changes
14+ beyond the straight semantic conventions version update in this release.
1215 * The heading for the unreleased entries should be ` ## Unreleased `
13- * Bump the ` semanticConventionsVersion ` variable in ` build.gradle.kts ` to version
14- of ` semantic-conventions ` to be released
15- * Follow the instructions
16- to [ generate the semantic conventions] ( CONTRIBUTING.md#generating-semantic-conventions )
1716* Run
1817 the [ Prepare release branch workflow] ( https://github.com/open-telemetry/semantic-conventions-java/actions/workflows/prepare-release-branch.yml )
1918 * Press the "Run workflow" button, and leave the default branch ` main ` selected
You can’t perform that action at this time.
0 commit comments