n8n/.github/workflows
n8n-cat-bot[bot] 0931f0995e
ci: Bump E2E coverage weekly to 6 shards and extend timeout (#30967)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 12:46:13 +00:00
..
backport.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
build-base-image.yml build: Revert n8n image to alpine 3.22 to restore graphicsmagick GPL pin (#30673) 2026-05-19 08:15:34 +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: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +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: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
ci-instance-ai-evals.yml ci: Disable Instance AI eval auto-trigger on PR review (no-changelog) (#30930) 2026-05-22 07:57:27 +00:00
ci-master.yml ci: Harden setup-nodejs against silent Node-version fall-through (no-changelog) (#30849) 2026-05-21 06:19:15 +00:00
ci-owners-review-recommendations.yml ci: Add reviewer recommendations based on CODEOWNERS (#30690) 2026-05-19 11:17:59 +00:00
ci-pr-quality.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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: Skip coverage collection on merge_group runs (#30850) 2026-05-20 22:32:05 +00:00
ci-python.yml ci: Stabilise Codecov uploads and tighten coverage scope (no-changelog) (#30844) 2026-05-21 08:27:19 +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: Message slack on failed release pipeline run (#30619) 2026-05-18 12:06:46 +00:00
docker-build-smoke.yml ci: Add concurrency group to docker-build-smoke workflow (#28148) 2026-05-21 13:31:02 +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-experiment.yml ci: Support easy experimental releases (#30947) 2026-05-22 09:21:53 +00:00
release-create-github-releases.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
release-create-minor-pr.yml ci: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +00:00
release-create-patch-pr.yml ci: Harden Slack notification steps in release workflows (#30754) 2026-05-20 06:05:57 +00:00
release-create-pr.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
release-merge-tag-to-branch.yml ci: Harden Slack notification steps in release workflows (#30754) 2026-05-20 06:05:57 +00:00
release-populate-cloud-with-releases.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
release-promote-github-release.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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: Match -exp for experimental/rc releases and mark semver as latest (#30494) 2026-05-18 05:10:02 +00:00
release-publish.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
release-push-to-channel.yml build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (#30478) 2026-05-15 15:23:42 +01: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: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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 ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
release-version-release-notification.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
sbom-generation-callable.yml ci: Generate release SBOM from shipped artefact (no-changelog) (#30812) 2026-05-21 08:25:29 +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: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +00:00
sec-publish-fix.yml ci: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +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: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +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: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +00:00
test-db-reusable.yml ci: Stabilise Codecov uploads and tighten coverage scope (no-changelog) (#30844) 2026-05-21 08:27:19 +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: Bump E2E coverage weekly to 6 shards and extend timeout (#30967) 2026-05-22 12:46:13 +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 test(benchmark): Add Playwright UI scenario benchmark framework + customer-scale executions-list spec (#30561) 2026-05-19 09:27:17 +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: Upload .nyc_output/ from shard artifacts (include-hidden-files) (#30668) 2026-05-21 08:25:21 +00:00
test-e2e-vm-expressions-nightly.yml ci: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +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-discovery.yml ci: Use PR head ref in eval experiment names (no-changelog) (#30898) 2026-05-22 11:06:50 +00:00
test-evals-instance-ai.yml ci: Use PR head ref in eval experiment names (no-changelog) (#30898) 2026-05-22 11:06:50 +00:00
test-evals-python.yml ci: Stabilise Codecov uploads and tighten coverage scope (no-changelog) (#30844) 2026-05-21 08:27:19 +00:00
test-linting-reusable.yml build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (#30478) 2026-05-15 15:23:42 +01:00
test-unit-reusable.yml ci: Restore Codecov session count and weekly E2E coverage uploads (#30617) 2026-05-18 12:55:47 +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 ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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: Pass workflow inputs through env vars in run steps (#30606) 2026-05-18 08:20:49 +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 ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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 ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
util-ensure-release-candidate-branches.yml ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +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: Pass workflow inputs through env vars in run steps (#30606) 2026-05-18 08:20:49 +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