Skip to content

Add plugin-check and verify-build workflows#28

Open
jeremyfelt wants to merge 2 commits intotrunkfrom
update/coding-standards-config
Open

Add plugin-check and verify-build workflows#28
jeremyfelt wants to merge 2 commits intotrunkfrom
update/coding-standards-config

Conversation

@jeremyfelt
Copy link
Copy Markdown
Member

Summary

  • Add plugin-check.yml workflow (WP.org plugin check via shared happyprime/workflows)
  • Add verify-build.yml workflow (Node 24 build verification via shared happyprime/workflows)

Test plan

  • Verify plugin-check workflow runs on this PR
  • Verify verify-build workflow runs on this PR

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 12, 2026

🔍 WordPress Plugin Check Report

❌ Status: Failed

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
1 1 0

❌ Errors (1)

📁 src/Init.php (1 error)
📍 Line 🔖 Check 💬 Message
0 missing_direct_file_access_protection PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant