azure-bicep-ptn-aiml-landing-zone-release-instructions.ocm.json json Copy{
"ocm": "1",
"id": "azure-bicep-ptn-aiml-landing-zone-release-instructions",
"kind": "skill",
"name": "release",
"description": "Documentation and release surfaces",
"publisher": "Azure",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Documentation and release surfaces"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Azure/bicep-ptn-aiml-landing-zone",
"path": ".github/instructions/release.instructions.md",
"ref": "27133628bce98f70ef7a802b3b1a2335560d5d40",
"url": "https://github.com/Azure/bicep-ptn-aiml-landing-zone/blob/27133628bce98f70ef7a802b3b1a2335560d5d40/.github/instructions/release.instructions.md",
"key": "Azure/bicep-ptn-aiml-landing-zone/.github/instructions/release.instructions.md"
},
"applies_to": "CHANGELOG.md,manifest.json,README.md,docs/**,.github/pull_request_template.md"
},
"instructions": "# Documentation and release surfaces\n\n- Load `documentation-consistency`; load `release-management` for version or\n publishing work.\n- Keep the changelog factual and classify compatibility impact.\n- Align `manifest.json` `tag` and `ailz_tag`, changelog version, Git tag, and\n GitHub Release title.\n- Preserve the manifest bootstrap contract and pinned consumer reproducibility.\n- Major or minor changes require Portal and Terraform landing-zone parity\n review.\n- Update relevant runbooks and the public `Azure/AI-Landing-Zones` source when\n operator-facing behavior changes.\n- Never publish a tag",
"cost": {
"context_tokens": 169
}
}