Skip to content

Fix/release - #368

Merged
cs-raj merged 8 commits into
developmentfrom
fix/release
Sep 15, 2026
Merged

cs-raj merged 8 commits into
developmentfrom
fix/release

Conversation

@cs-raj

@cs-raj cs-raj commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates CODEOWNERS and reverts the release workflow to the old flow.

Changes

CODEOWNERS (both .github/CODEOWNERS and root CODEOWNERS)

  • Changed default reviewer group from @contentstack/devex-pr-reviewers@contentstack/developer-ecosystem-pr-reviewers
  • Consolidated all .github/workflows/ files under a single @contentstack/security-admin rule (replacing individual per-file entries)
  • Added **/CODEOWNERS ownership to @contentstack/security-admin
  • Cleaned up redundant blank lines

Release workflow (.github/workflows/release-production-plugins.yml)

  • Reverted release flow back to old approach
  • Fixed missing newline at end of file

🤖 Generated with Claude Code

Copilot AI lite review requested due to automatic review settings September 15, 2026 08:48
@snyk-io

snyk-io Bot commented Sep 15, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 1 25 ✅ Passed
🟡 Medium Severity 0 64 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ 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:

  • Critical without fixes: 0
  • High without fixes: 1
  • Medium without fixes: 64
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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 .github CODEOWNERS 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.

@cs-raj
cs-raj merged commit 4b86d38 into development Sep 15, 2026
13 checks passed
@cs-raj
cs-raj deleted the fix/release branch September 15, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants