hermes-agent/.github/workflows
ethernet dc7a20cb0e ci(js-autofix): skip apply-patch job when no fixes found
generate-patch now emits a has-fixes job output (true/false).
apply-patch is gated on it via `if: needs.generate-patch.outputs.has-fixes == 'true'`,
so when `npm run fix` produces no diff, the privileged job is skipped
entirely — no runner allocation, no redundant checkout/download/push/PR.
2026-07-16 16:13:50 -04:00
..
ci.yml feat(ci): semantic package-lock.json diff as an upserted PR comment (#65206) 2026-07-16 03:18:15 +00:00
contributor-check.yml
deploy-site.yml
docker-lint.yml
docker.yml security(ci): pass untrusted refs through env, not run: interpolation 2026-07-03 12:44:30 -04:00
docs-site-checks.yml
history-check.yml
js-autofix.yml ci(js-autofix): skip apply-patch job when no fixes found 2026-07-16 16:13:50 -04:00
js-tests.yml fix(js ci): don't ignore native deps anymore 2026-07-15 16:28:54 -04:00
lint.yml ci: add desktop autofix-on-merge with two-job security split 2026-07-16 01:42:02 +05:30
lockfile-diff.yml feat(ci): semantic package-lock.json diff as an upserted PR comment (#65206) 2026-07-16 03:18:15 +00:00
osv-scanner.yml
skills-index-freshness.yml
skills-index.yml
supply-chain-audit.yml
tests.yml
upload_to_pypi.yml
uv-lockfile-check.yml