mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
@@ -18,12 +18,12 @@ Releases are tracked on the [PX4 Release Project Board](https://github.com/orgs/
|
||||
|
||||
Release branches go through the following tag stages:
|
||||
|
||||
| Stage | Example | Branch Status | What Gets Merged |
|
||||
|-------|---------|---------------|------------------|
|
||||
| **Alpha** | `v1.18.0-alpha1` | Open for fixes | Bug fixes and regression fixes only |
|
||||
| **Beta** | `v1.18.0-beta1` | Open for fixes | Bug fixes and regression fixes only |
|
||||
| **RC** | `v1.18.0-rc1` | Frozen | Nothing (unless veto vote passes) |
|
||||
| **Stable** | `v1.18.0` | Open for fixes | Bug fixes and regression fixes (for point releases) |
|
||||
| Stage | Example | Branch Status | What Gets Merged |
|
||||
| ---------- | ---------------- | -------------- | --------------------------------------------------- |
|
||||
| **Alpha** | `v1.18.0-alpha1` | Open for fixes | Bug fixes and regression fixes only |
|
||||
| **Beta** | `v1.18.0-beta1` | Open for fixes | Bug fixes and regression fixes only |
|
||||
| **RC** | `v1.18.0-rc1` | Frozen | Nothing (unless veto vote passes) |
|
||||
| **Stable** | `v1.18.0` | Open for fixes | Bug fixes and regression fixes (for point releases) |
|
||||
|
||||
::: info
|
||||
New features are never merged to release branches. Once a release branch is created from `main`, only bug fixes and regression fixes are accepted. New features must target `main` and will be included in the next release cycle.
|
||||
|
||||
Reference in New Issue
Block a user