Skip to content

Commit 2ed27d3

Browse files
authored
Add release step to involve #otel-comms when otel.io checks fail (#3007)
1 parent c53755c commit 2ed27d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
if there is one.
77
- Run [opentelemetry.io workflow](https://github.com/open-telemetry/opentelemetry.io/actions/workflows/build-dev.yml)
88
against `semantic-conventions` submodule as a smoke-test for docs. Fix broken links, if any.
9+
- If there are failures you can't resolve, notify [#otel-comms](https://cloud-native.slack.com/archives/C02UN96HZH6)
10+
and corrdinate fixing them.
911
- Run the [prepare release workflow](https://github.com/open-telemetry/semantic-conventions/actions/workflows/prepare-release.yml).
1012
- Review and merge the pull request that it creates.
1113
- Note: the PR will need to be closed and the workflow re-run if any non-chore PRs are merged to `main` while the PR is open.

0 commit comments

Comments
 (0)