[bulk] Add release-plan.yaml (2026-02-23-001)#140
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
|
Hi, I need to properly digest the documentation prior to approve.
It is likely that we need to tweak the file, but I will review prior the documentation to get a better understanding of the implications. Regards, |
|
Hi @deepakjaiswal1 , @teikuran , As I did changes on the PR, it will be good that you approve the changes. The main point here, as explained on the last meeting, is to declare our intent to release the API updates referred at #137 . This file will trigger the CI process to be included on the meta-release. Comments and questions are welcome. Best regards, |
| commonalities_release: r3.4 | ||
| identity_consent_management_release: r3.3 |
There was a problem hiding this comment.
please use r4.1 for both already - we appreciate if APIs already adapt to the release candidates, so that the working groups get feedback.
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