n8n/.github/workflows
2026-05-12 10:48:35 +00:00
..
backport.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
build-base-image.yml chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894) 2026-04-01 11:54:03 +00:00
build-benchmark-image.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
build-windows.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
ci-check-pr-title.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
ci-check-release-from-fork.yml ci: Prevent forks from targeting release/** (#26975) 2026-03-13 09:29:41 +00:00
ci-cla-check.yml ci: Use cla-signed labels with CLA automations (#30234) 2026-05-11 12:48:41 +00:00
ci-codeowners-validation.yml chore: Clarify decorators ownership (#30085) 2026-05-08 10:59:26 +00:00
ci-detect-new-packages.yml ci: Detect new unpublished packages after merge and add manual publish workflow (#27611) 2026-03-26 12:06:10 +00:00
ci-master.yml chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894) 2026-04-01 11:54:03 +00:00
ci-pr-quality.yml ci: Skip quality checks on Bot PRs (#30284) 2026-05-12 10:08:40 +00:00
ci-pull-request-review.yml ci: Make Chromatic visual checks non-blocking (no-changelog) (#29965) 2026-05-07 10:43:14 +00:00
ci-pull-requests.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
ci-python.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
ci-restrict-private-merges.yml ci: Allow only bundles to 1.x (#28401) 2026-04-20 11:55:35 +00:00
docker-build-push.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
docker-build-smoke.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
prepare-docker-reusable.yml ci: Centralize CI Docker image build and distribution (#28798) 2026-04-23 07:18:52 +00:00
release-build-daytona-snapshot.yml feat(core): Use versioned prebuilt Daytona snapshots for Instance AI sandboxes (#29359) 2026-04-29 11:10:16 +00:00
release-create-github-releases.yml ci: Create github releases from mjs scripts (#27121) 2026-03-18 09:19:31 +00:00
release-create-minor-pr.yml ci: Update minor and patch release schedules (#28511) 2026-04-20 08:47:34 +00:00
release-create-patch-pr.yml ci: Schedule creation of minor and patch PRs (#27199) 2026-03-18 08:31:18 +00:00
release-create-pr.yml ci: Schedule creation of minor and patch PRs (#27199) 2026-03-18 08:31:18 +00:00
release-merge-tag-to-branch.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
release-populate-cloud-with-releases.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
release-promote-github-release.yml ci: Create github releases from mjs scripts (#27121) 2026-03-18 09:19:31 +00:00
release-publish-new-package.yml ci: Change token used for dist-tag updates (#29072) 2026-04-24 10:05:36 +00:00
release-publish-post-release.yml ci: Ensure stable npm packages are tagged as latest after release (#28755) 2026-04-21 08:04:21 +00:00
release-publish.yml ci: Flip order of npm releases for idempotency (#29958) 2026-05-07 06:44:17 +00:00
release-push-to-channel.yml chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894) 2026-04-01 11:54:03 +00:00
release-schedule-patch-prs.yml ci: Update minor and patch release schedules (#28511) 2026-04-20 08:47:34 +00:00
release-set-stable-npm-packages-to-latest.yml ci: Change token used for dist-tag updates (#29072) 2026-04-24 10:05:36 +00:00
release-standalone-package.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
release-update-pointer-tag.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
release-version-release-notification.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
sbom-generation-callable.yml ci: Migrate from actions/attest-sbom to actions/attest (#30304) 2026-05-12 10:45:58 +00:00
sec-ci-reusable.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
sec-poutine-reusable.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
sec-publish-fix-1x.yml ci: Add security publish fix workflow for 1.x branch (#27604) 2026-03-26 12:06:02 +00:00
sec-publish-fix.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
sec-sync-public-to-private.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
security-trivy-scan-callable.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
test-bench-reusable.yml ci: Fix Node 25 build failure and benchmark OOM on master (no-changelog) (#28262) 2026-04-10 09:05:14 +00:00
test-benchmark-destroy-nightly.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-benchmark-nightly.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-db-reusable.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-dev-server-smoke-reusable.yml test: Add Playwright smoke spec for Vite dev-server boot (#29539) 2026-05-06 08:49:25 +00:00
test-e2e-coverage-weekly.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
test-e2e-helm.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-e2e-infrastructure-reusable.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
test-e2e-performance-reusable.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
test-e2e-reusable.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
test-e2e-vm-expressions-nightly.yml ci: Add artifact prefix to e2e runs to prevent clashing (#30281) 2026-05-12 07:03:09 +00:00
test-evals-ai-release.yml ci(core): Add automated AI workflow builder evaluations (#24582) 2026-01-21 15:30:45 +00:00
test-evals-ai-reusable.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
test-evals-ai.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-evals-instance-ai.yml chore(core): Enable Daytona sandbox in Instance AI evals (no-changelog) (#29931) 2026-05-12 07:43:04 +00:00
test-evals-python.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
test-linting-reusable.yml ci: Run lint:styles as a part of reusable linting workflow (#28449) 2026-04-14 08:44:48 +00:00
test-unit-reusable.yml ci: Migrate from codecov/test-results-action to codecov-action (#28086) 2026-04-07 08:48:24 +00:00
test-visual-chromatic.yml ci: Make Chromatic visual checks non-blocking (no-changelog) (#29965) 2026-05-07 10:43:14 +00:00
test-visual-storybook.yml ci: Only run visual storybook on public monorepo (#28699) 2026-04-20 14:25:42 +00:00
test-workflow-scripts-reusable.yml chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894) 2026-04-01 11:54:03 +00:00
test-workflows-callable.yml ci: Refactor and optimizes E2E test runs in CI (#28968) 2026-04-24 07:09:32 +00:00
test-workflows-nightly.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
test-workflows-pr-comment.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
util-approve-and-set-automerge.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
util-backport-bundle.yml ci: Add 1.x sync and bundle branch automation for n8n-private (#27594) 2026-03-26 08:32:11 +00:00
util-claude-task.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
util-claude.yml chore: Enable n8n plugin in Claude GitHub Actions workflows (no-changelog) (#28258) 2026-04-09 15:21:27 +00:00
util-cleanup-abandoned-release-branches.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
util-cleanup-pr-images.yml ci: Increase stale image limit (#28413) 2026-04-13 12:57:08 +00:00
util-data-tooling.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
util-determine-current-version.yml chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
util-ensure-release-candidate-branches.yml ci: Allow removal of deprecated release candidate branches (#30058) 2026-05-12 10:48:35 +00:00
util-notify-pr-status.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
util-qa-metrics-comment-reusable.yml ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
util-sync-api-docs.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00
util-update-node-popularity.yml ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949) 2026-03-12 14:01:53 +00:00