n8n/.github/scripts
Charlie Kolb 151ca180f9
ci: Pin standalone package latest dist-tag to newest beta (no-changelog) (#34770)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 12:57:54 +00:00
..
cla ci: Use cla-signed labels with CLA automations (#30234) 2026-05-11 12:48:41 +00:00
claude-task fix: Allow task runner to invoke skills via slash command prefix (#29302) 2026-04-27 15:42:25 +00:00
docker ci: Set up v3 branch sync and nightly build workflows (no-changelog) (#33678) 2026-07-09 12:49:39 +03:00
fixtures ci: Allow manual execution of backport workflow (#26576) 2026-03-05 08:23:18 +00:00
quality ci: Post file stats on PRs (#32053) 2026-06-11 11:34:38 +00:00
slack ci: Unify Slack notifications across workflows (#30483) 2026-05-15 09:21:42 +00:00
stale ci: Add a self-rolled stale branch removal script (#31694) 2026-06-04 09:20:50 +00:00
attest-image-sbom.mjs chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
attest-image-sbom.test.mjs ci: Enrich and gate release and image SBOMs on resolved SPDX licenses (no-changelog) (#31769) 2026-06-05 08:24:50 +00:00
bump-versions.mjs ci: Always bump cli and always create patch on dispatch (#32032) 2026-06-10 07:09:46 +00:00
bump-versions.test.mjs ci: Support easy experimental releases (#30947) 2026-05-22 09:21:53 +00:00
cleanup-ghcr-images.mjs ci: Fix Docker image cleanup and simplify CI image tagging (#26002) 2026-02-20 07:49:36 +00:00
cleanup-release-branch.mjs ci: Clean up abandoned release branches on PR dismiss (#26342) 2026-03-02 11:58:48 +00:00
cleanup-release-branch.test.mjs ci: Clean up abandoned release branches on PR dismiss (#26342) 2026-03-02 11:58:48 +00:00
compute-backport-targets.mjs ci: Reconcile backport labels on minor release (#33451) 2026-07-02 14:39:51 +00:00
compute-backport-targets.test.mjs ci: Allow manual execution of backport workflow (#26576) 2026-03-05 08:23:18 +00:00
create-github-release.mjs ci: Match -exp for experimental/rc releases and mark semver as latest (#30494) 2026-05-18 05:10:02 +00:00
detect-new-packages.mjs ci: Parse pnpm ls with jq to prevent buffer overload (#27770) 2026-03-30 14:40:36 +00:00
determine-release-candidate-branch-for-track.mjs ci: Refactor patch creation force logic (#32304) 2026-06-16 13:51:14 +03:00
determine-release-version-changes.mjs ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
determine-release-version-changes.test.mjs ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
determine-version-info.mjs ci: Match -exp for experimental/rc releases and mark semver as latest (#30494) 2026-05-18 05:10:02 +00:00
determine-version-info.test.mjs ci: Match -exp for experimental/rc releases and mark semver as latest (#30494) 2026-05-18 05:10:02 +00:00
ensure-provenance-fields.mjs ci: Prevent buffer overflow in other helper scripts (#27774) 2026-03-30 15:24:42 +00:00
ensure-release-candidate-branches.mjs ci: Don't error on release candidate cleanup when branch is missing (#27602) 2026-03-26 12:02:35 +00:00
ensure-release-candidate-branches.test.mjs ci: Don't error on release candidate cleanup when branch is missing (#27602) 2026-03-26 12:02:35 +00:00
get-release-versions.mjs ci: Initialize ci helpers and support scripts for ci automation via mjs (#25931) 2026-02-19 09:56:48 +00:00
github-helpers.mjs ci: Add opt-in auto-assignment of reviewer teams (#32216) 2026-06-12 11:38:30 +00:00
github-helpers.test.mjs ci: Post file stats on PRs (#32053) 2026-06-11 11:34:38 +00:00
jsconfig.json chore: Run pnpm format (#32369) 2026-06-16 11:06:07 +00:00
move-track-tag.mjs ci: Initialize ci helpers and support scripts for ci automation via mjs (#25931) 2026-02-19 09:56:48 +00:00
owners-assign-reviewers.mjs ci: Add opt-in auto-assignment of reviewer teams (#32216) 2026-06-12 11:38:30 +00:00
owners-assign-reviewers.test.mjs ci: Add opt-in auto-assignment of reviewer teams (#32216) 2026-06-12 11:38:30 +00:00
owners-review-recommendations.mjs ci: Post file stats on PRs (#32053) 2026-06-11 11:34:38 +00:00
owners-review-recommendations.test.mjs ci: Post file stats on PRs (#32053) 2026-06-11 11:34:38 +00:00
owners.mjs ci: Add reviewer recommendations based on CODEOWNERS (#30690) 2026-05-19 11:17:59 +00:00
owners.test.mjs ci: Add reviewer recommendations based on CODEOWNERS (#30690) 2026-05-19 11:17:59 +00:00
package.json feat: Add git-derived risk signals for mutation-health (no-changelog) (#32703) 2026-06-20 21:09:10 +00:00
plan-release.mjs ci: Initialize ci helpers and support scripts for ci automation via mjs (#25931) 2026-02-19 09:56:48 +00:00
pnpm-lock.yaml chore: Routine dependency maintenance (no-changelog) (#32164) 2026-06-11 18:33:14 +00:00
pnpm-utils.mjs ci: Ensure stable npm packages are tagged as latest after release (#28755) 2026-04-21 08:04:21 +00:00
populate-cloud-databases.mjs ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
post-qa-metrics-comment.mjs chore: Bump QA perf baseline window from 14 to 30 days (#32615) 2026-06-18 19:57:08 +00:00
promote-backport-labels-on-minor.mjs ci: Reconcile backport labels on minor release (#33451) 2026-07-02 14:39:51 +00:00
promote-github-release.mjs ci: Create stable release on GitHub promotion (#27492) 2026-03-25 07:26:06 +00:00
retry.mjs ci: Improve Windows build resilience with retry and concurrency cap (#33194) 2026-06-29 09:07:23 +00:00
send-build-stats.mjs fix: Make QA metrics telemetry truly fire-and-forget (#32597) 2026-06-18 16:36:30 +00:00
send-docker-stats.mjs fix: Make QA metrics telemetry truly fire-and-forget (#32597) 2026-06-18 16:36:30 +00:00
send-metrics.mjs fix: Make QA metrics telemetry truly fire-and-forget (#32597) 2026-06-18 16:36:30 +00:00
send-version-release-notification.mjs ci: Add version release notification workflow (#26897) 2026-03-11 16:30:19 +00:00
set-latest-for-monorepo-packages.mjs ci: Pin standalone package latest dist-tag to newest beta (no-changelog) (#34770) 2026-07-23 12:57:54 +00:00
set-latest-for-monorepo-packages.test.mjs ci: Pin standalone package latest dist-tag to newest beta (no-changelog) (#34770) 2026-07-23 12:57:54 +00:00
sync-conflict-owners.mjs ci: Set up v3 branch sync and nightly build workflows (no-changelog) (#33678) 2026-07-09 12:49:39 +03:00
sync-conflict-owners.test.mjs ci: Set up v3 branch sync and nightly build workflows (no-changelog) (#33678) 2026-07-09 12:49:39 +03:00
sync-master-to-3x.mjs ci: Set up v3 branch sync and nightly build workflows (no-changelog) (#33678) 2026-07-09 12:49:39 +03:00
sync-master-to-3x.test.mjs ci: Set up v3 branch sync and nightly build workflows (no-changelog) (#33678) 2026-07-09 12:49:39 +03:00
trim-fe-packageJson.js refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
update-changelog.mjs ci: Support easy experimental releases (#30947) 2026-05-22 09:21:53 +00:00
verify-safechain.mjs ci: Always activate SafeChain after restoring cached binary (#32029) 2026-06-11 06:55:58 +00:00
verify-safechain.test.mjs ci: Always activate SafeChain after restoring cached binary (#32029) 2026-06-11 06:55:58 +00:00