Skip to content

Commit

Permalink
Add extra link check to release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Dec 17, 2024
1 parent 2bd940b commit acd9d22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

_Instruction for Maintainers only._

- Run [opentelemetry.io workflow](https://github.com/open-telemetry/opentelemetry.io/actions/workflows/build-dev.yml)
against `opentelemetry-proto` submodule as a smoke-test for docs. Fix broken links, if any.

- Prepare the release by updating [CHANGELOG.md](CHANGELOG.md), see for example
[this PR](https://github.com/open-telemetry/opentelemetry-proto/pull/537).
Merge the PR. From this point on no new PRs can be merged until the release is complete.
Expand Down

0 comments on commit acd9d22

Please sign in to comment.