Fix/release - #368
Fix/release#368
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
✅ BUILD PASSED - All security checks passed |
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved issues were identified.
Pull request overview
Updates repository ownership rules and normalizes the production plugin release workflow while preserving the latest npm tag.
Changes:
- Updates root and
.githubCODEOWNERS assignments. - Centralizes security ownership for workflows and related files.
- Preserves the production release tag.
File summaries
| File | Summary |
|---|---|
CODEOWNERS |
Updates repository ownership rules. |
.github/CODEOWNERS |
Mirrors revised ownership configuration. |
.github/workflows/release-production-plugins.yml |
Retains the production npm latest tag. |
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Summary
Updates CODEOWNERS and reverts the release workflow to the old flow.
Changes
CODEOWNERS (both
.github/CODEOWNERSand rootCODEOWNERS)@contentstack/devex-pr-reviewers→@contentstack/developer-ecosystem-pr-reviewers.github/workflows/files under a single@contentstack/security-adminrule (replacing individual per-file entries)**/CODEOWNERSownership to@contentstack/security-adminRelease workflow (
.github/workflows/release-production-plugins.yml)🤖 Generated with Claude Code