nexus/.github/workflows
Devin Foley b05d0c560e fix(ci): skip auto-merge step when lockfile is unchanged
The "Enable auto-merge" step runs unconditionally, even when the
lockfile didn't change and no PR exists. This causes the workflow
to fail with "lockfile PR was not found."

Use a step output to gate the auto-merge step so it only runs
when a PR was actually created or updated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 16:42:58 -07:00
..
e2e.yml feat: add Playwright e2e tests for onboarding wizard flow 2026-03-09 08:00:08 -05:00
pr-policy.yml Revert "Merge pull request #707 from paperclipai/nm/premerge-lockfile-refresh" 2026-03-12 12:13:39 -05:00
pr-verify.yml fix: validate canary release path in CI 2026-03-17 15:35:59 -05:00
refresh-lockfile.yml fix(ci): skip auto-merge step when lockfile is unchanged 2026-03-19 16:42:58 -07:00
release-smoke.yml feat: add release smoke workflow 2026-03-18 07:59:32 -05:00
release.yml fix: use origin for github release creation in actions 2026-03-18 09:10:00 -05:00