Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ If you have commit access, the process is as follows:
Copy the changelog for the release to the tag message, removing any leading `#`.
1. Push tag upstream with `git push upstream --tags` (and optionally to your own fork as well)
1. After tests pass, Github Actions will automatically build and push the new release to PyPI.
1. Edit and publish the [draft Github release](https://github.com/elastic/elastic-otel-python/releases)
1. Edit and publish the [draft Github release](https://github.com/elastic/elastic-otel-python-instrumentations/releases)
created by Github Actions. Substitute the generated changelog with one hand written into the body of the
release.