[bulk] Add release-plan.yaml (2026-02-23-001)#62
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
|
could you tell me what the concerned meta-release. Is it the current one or for example spring26 even if no new release has been planed ? Thanks |
@GillesInnov35 next reachable meta-release is Sync26 (aka Fall26). Spring26 is mainly for Commonalities and ICM. |
|
thanks @hdamker-bot , yes I know that spring26 concerns only Commonalities and ICM. My question was not clear, sorry. It concerns the sentence |
If the plan of the team is to participate with their next public release in Sync(Fall)26 (which I hope), change it to |
|
thanks, that's clear |
Add release-plan.yaml for automated release tracking
TL;DR: This PR adds
release-plan.yamlfor automated release tracking (replacing manual API Release Tracker pages on wiki).What is this?
The
release-plan.yamlfile declares your release plan for this repository and its APIs. It enables:Pre-populated data
The
release-plan.yamlfile is generated from your current release data and repository settings:target_release_tagis set to r2.2 (detected from your current release)👉 Please review and adjust if API-specific contacts differ from repository-wide codeowners.
What to do next
Option A: Merge as-is (if no release planned yet)
target_release_type: nonemeans "no release currently planned"Option B: Update before merging (if planning your next release now)
target_release_type(e.g.pre-release-alphaorpre-release-rc)target_release_tagfor your next release:target_api_versionfor any APIs being changedmeta_release: Sync26if participating in the meta-releaseAPI status and release type meanings (for later)
target_api_status
draftalpharcpublictarget_release_type
nonepre-release-alphapre-release-rcpublic-releasemaintenance-releaseDocumentation
📖 Release Management Documentation
📖 The release-plan.yaml File
📖 Release Lifecycle
📖 API Versioning