Skip to content

Commit 2dcbbfb

Browse files
authored
Add github release step to release process (#601)
1 parent 514109f commit 2dcbbfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,5 @@ If you have commit access, the process is as follows:
112112
To upload them to PyPI, go to [Jenkins](https://apm-ci.elastic.co/blue/organizations/jenkins/apm-agent-python%2Fapm-agent-python-mbp/activity)
113113
and look for the build with the correct tag name (`vX.Y.Z`). Once the build is done, a dialog will be shown.
114114
Note that you need to be logged in to trigger an upload.
115+
1. Create a [Github release](https://github.com/elastic/apm-agent-python/releases)
116+
targeting the new tag. Copy the changelog into the body of the release.

0 commit comments

Comments
 (0)