mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-18 15:27:45 +00:00
Changed annotation from app.oam.dev/autoRevision to policy.oam.dev/autoRevision to better indicate its purpose and prevent misuse in other areas of the codebase. This annotation specifically controls whether application-scoped policy transforms should create new ApplicationRevisions. Updated: - labels.go: Changed constant value - devlogs: Updated all references in documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>