..
backport.yml
feat(core): Introduce mcp-apps package (no-changelog) ( #31298 )
2026-06-01 15:39:41 +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: Re-enable Instance AI evals on PRs with cost-bounded trigger (no-changelog) ( #31430 )
2026-06-05 08:40:23 +00:00
ci-master.yml
build: Disable typecheck on build commands (no-changelog) ( #31636 )
2026-06-03 13:52:25 +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: Revert install-and-build to pnpm build and cap typecheck heap ( #31859 )
2026-06-05 20:15:14 +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
clean-stale-branches.yml
ci: Run stable branch removal every monday ( #31725 )
2026-06-04 10:14:06 +00:00
docker-build-push.yml
ci: Enrich and gate release and image SBOMs on resolved SPDX licenses (no-changelog) ( #31769 )
2026-06-05 08:24:50 +00:00
docker-build-smoke.yml
ci: Add concurrency group to docker-build-smoke workflow ( #28148 )
2026-05-21 13:31:02 +00:00
grind-changed-tests.yml
ci: Skip grind workflow on fork PRs ( #31717 )
2026-06-04 09:34:34 +00:00
mutation-health-nightly.yml
ci: Add source_file input to mutation-health workflow for on-demand ( #31753 )
2026-06-04 14:52:34 +00:00
prepare-docker-reusable.yml
ci: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +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
ci: Prevent curl in release pipeline from hanging infinitely ( #31637 )
2026-06-03 10:31:11 +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: 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
chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) ( #31880 )
2026-06-08 10:19:32 +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: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +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: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +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
feat(coverage): Full nightly coverage — unit + integration + E2E merged into one report (no-changelog)
2026-06-08 18:34:47 +01:00
test-dev-server-smoke-reusable.yml
ci: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +00:00
test-e2e-coverage-nightly.yml
fix(coverage): Pass NODE_OPTIONS via dedicated input not inline in test-command (no-changelog)
2026-06-08 20:44:46 +01: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: Route PR CI e2e to dedicated Currents project ( #31722 )
2026-06-04 10:32:33 +00:00
test-e2e-performance-reusable.yml
test: Add canvas performance benchmarks (no-changelog) ( #31222 )
2026-06-05 08:37:30 +00:00
test-e2e-reusable.yml
fix(coverage): Fix shard MCR HTML upload path — index.html+assets/ not v8/ (no-changelog)
2026-06-08 23:19:40 +01:00
test-e2e-vm-expressions-nightly.yml
ci: Route PR CI e2e to dedicated Currents project ( #31722 )
2026-06-04 10:32:33 +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: Reduce eval secret exposure on test-evals-ai-reusable ( #31347 )
2026-05-29 09:17:54 +00:00
test-evals-ai.yml
ci: Sanitize inputs before passing them to bash in test-evals-ai ( #31348 )
2026-05-29 12:32:41 +00:00
test-evals-discovery.yml
ci: Raise Node heap for Discovery Evals build step ( #31738 )
2026-06-04 12:18:35 +00:00
test-evals-instance-ai.yml
ci: Re-enable Instance AI evals on PRs with cost-bounded trigger (no-changelog) ( #31430 )
2026-06-05 08:40:23 +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
ci: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +00:00
test-unit-reusable.yml
feat(coverage): Full nightly coverage — unit + integration + E2E merged into one report (no-changelog)
2026-06-08 18:34:47 +01: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: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11:44 +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-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: Add retry to PR status notification webhook (no-changelog) ( #31183 )
2026-05-27 08:25:07 +00:00
util-qa-metrics-comment-reusable.yml
ci: Move to useblacksmith/checkout to reduce git checkout flakes ( #31336 )
2026-05-29 11:11: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