mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 22:27:17 +02:00
[DOCS] Small extra note on release process
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
parent
13b55ffc81
commit
442512fbb9
@ -127,6 +127,9 @@ Then bump the UI module version:
|
|||||||
make ui-bump-version
|
make ui-bump-version
|
||||||
```
|
```
|
||||||
|
|
||||||
|
All of the above goes to make a PR, which you should create targeting the `release-x.y` branch, then wait for CI to complete and get an approval.
|
||||||
|
Once the PR is ready, merge it into the release branch and pull it down to your work area. Then you are ready for the next step:
|
||||||
|
|
||||||
### 2. Draft the new release
|
### 2. Draft the new release
|
||||||
|
|
||||||
Tag the new release via the following commands:
|
Tag the new release via the following commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user