From a6d50d02bc7bd7897256f85d9b70236bd04d1b5c Mon Sep 17 00:00:00 2001 From: Ramon Roche Date: Tue, 10 Feb 2026 14:24:19 -0800 Subject: [PATCH] docs: address review feedback on release process documentation - Move maintainer link to end of index.md in an info block - Fix link path to use relative ../releases/ prefix - Clarify tag stages apply to release branches - Improve Dronecode Test Team formatting with proper link Signed-off-by: Ramon Roche --- docs/en/releases/index.md | 6 ++++-- docs/en/releases/release_process.md | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/en/releases/index.md b/docs/en/releases/index.md index d5b0cc01b7..2ed2f9c131 100644 --- a/docs/en/releases/index.md +++ b/docs/en/releases/index.md @@ -2,8 +2,6 @@ A list of PX4 release notes, they contain a list of the changes that went into each release, explaining the included features, bug fixes, deprecations and updates in detail. -For maintainers, see [Release Process](release_process.md) for the tagging and publishing workflow. - - [main](../releases/main.md) (changes planned for v1.18 or later) - [v1.17](../releases/1.17.md) (changes planned for v1.17, since v1.16) - [v1.16](../releases/1.16.md) @@ -13,3 +11,7 @@ For maintainers, see [Release Process](release_process.md) for the tagging and p - [v1.12](../releases/1.12.md) The full archive of releases for the PX4 autopilot project can be found on [GitHub](https://github.com/PX4/PX4-Autopilot/releases) + +::: info +For maintainers, see [Release Process](../releases/release_process.md) for the tagging and publishing workflow. +::: diff --git a/docs/en/releases/release_process.md b/docs/en/releases/release_process.md index 3d13518cc5..7d447b6966 100644 --- a/docs/en/releases/release_process.md +++ b/docs/en/releases/release_process.md @@ -14,7 +14,7 @@ Releases are tracked on the [PX4 Release Project Board](https://github.com/orgs/ ### Release Tag Progression -Each release goes through the following tag stages: +Release branches go through the following tag stages: | Stage | Example | Branch Status | What Gets Merged | |-------|---------|---------------|------------------| @@ -92,7 +92,7 @@ During the alpha phase, review pull requests targeting the release branch: ### 2. Alpha Testing -The [Dronecode Test Team](https://www.ascendengineer.com), provided by Dronecode Silver member Ascend Engineering, conducts initial flight testing of alpha builds using: +The _Dronecode Test Team_ (provided by [Ascend Engineering](https://www.ascendengineer.com) — Dronecode Silver member) conducts initial flight testing of alpha builds using: - The [test cards](../test_and_ci/test_flights.md) documented in the PX4 guide - A hardware matrix covering supported flight controllers and airframes