[TEST - DO NOT MERGE] Add release-plan.yaml (2026-01-13-001)#132
Closed
hdamker-bot wants to merge 1 commit intomainfrom
Closed
[TEST - DO NOT MERGE] Add release-plan.yaml (2026-01-13-001)#132hdamker-bot wants to merge 1 commit intomainfrom
hdamker-bot wants to merge 1 commit intomainfrom
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
1 task
Contributor
|
new test will follow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add release-plan.yaml for automated release tracking
This PR introduces
release-plan.yaml— a metadata file that will replace manual wiki-based release tracking with automated tooling.What is this?
The
release-plan.yamlfile declares your release intentions for this repository. It enables:Pre-populated data
This file was generated from your latest release data and repository settings:
👉 Please review and adjust if API-specific contacts differ from repository-wide codeowners.
What to do now
Option A: Merge as-is (recommended if no immediate release planned)
target_release_type: nonemeans "no release currently planned"Option B: Update before merging (if planning a release soon)
target_release_typeto your intended release typetarget_release_tagfor your next release:target_api_versionfor any APIs being changedmeta_release: Fall26if participating in the meta-releaseBefore your next release
Update this file with your release intentions:
Documentation
📖 Full documentation (work in progress)
📖 Release Workflow and Metadata Specification
📖 API Versioning (in CAMARA API Design Guide)