apm-server
apm-server copied to clipboard
ci: minor-release automation is not aligned with expectations
Release automation for minor releases does not:
- add
apm-prefix to Asciidoc links and targets - use tags instead of branches in compare links
A manual fix we applied for latest release was a0d4d2d (#12984), but we want to fix the automation so this is not a manual step.
@cachedout could the eng.prod team help out with this and add it to your planning?
@simitt done (cc: @v1v )
To help with understanding what happened, there were some changes in the docs and format:
- https://github.com/elastic/apm-server/pull/12820
However, they were not reflected in the automation. We will work on it
Thanks for the heads up!
PR:
- https://github.com/elastic/apm-server/pull/13065