Skip to content

Skip code workflows for changes limited to agent skills - #135

Merged
erseco merged 1 commit into
mainfrom
feature/skip-code-workflows-for-skills
Sep 22, 2026
Merged

erseco merged 1 commit into
mainfrom
feature/skip-code-workflows-for-skills

Conversation

@erseco

@erseco erseco commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Changes limited to .agents/skills/** and .claude/skills/** no longer trigger application code workflows. Mixed changes that touch code or workflow configuration still run normally.

Only push and pull-request path filters change. Existing branch/tag filters, schedules, manual runs, release workflows, skill updates, and preview cleanup remain unchanged.

Validation: actionlint passes for every changed workflow; parsed YAML checks cover skills-only, mixed, code-only, workflow-change and non-skill guidance cases, and verify that all other workflow configuration is unchanged. No required status checks are configured on the default branch (rulesets and classic branch protection checked).

make architecture-check also passes.

@github-actions

Copy link
Copy Markdown
Contributor

Test in WordPress Playground

Test the plugin with the code from this branch:

Preview in WordPress Playground

ℹ️ The eXeLearning editor is fetched from the shared release and unpacked into the plugin when the playground boots, so the first load may take a few extra seconds. ELP upload, shortcode, Gutenberg block and preview work normally.

@codecov-commenter

codecov-commenter commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (1b2e600) to head (333710f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #135   +/-   ##
=========================================
  Coverage     96.87%   96.87%           
  Complexity      864      864           
=========================================
  Files            39       39           
  Lines          4323     4323           
=========================================
  Hits           4188     4188           
  Misses          135      135           
Flag Coverage Δ
javascript 95.70% <ø> (ø)
php 97.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erseco
erseco merged commit 3410936 into main Sep 22, 2026
5 checks passed
@erseco
erseco deleted the feature/skip-code-workflows-for-skills branch September 22, 2026 13:12
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.

2 participants