Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release-plan.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# CAMARA Release Plan
# This file declares release intentions for this repository.
# It replaces manual wiki tracking with automated tooling.
Expand All @@ -20,7 +20,7 @@

# Release type being prepared (must be set before release can be triggered)
# Options: none | pre-release-alpha | pre-release-rc | public-release | maintenance-release
target_release_type: none
target_release_type: pre-release-alpha

# Dependencies on Commonalities and ICM releases
# Update per ReleaseManagement requirements for each release cycle
Expand All @@ -35,7 +35,7 @@
apis:
- api_name: multi-point-vpn
target_api_version: 0.1.0
target_api_status: draft
target_api_status: alpha
main_contacts:
- abd-abhisek
- hemantagogoi-infy
Loading