Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLI
Assigneesstack72

#339 extension unyank needs -y/--yes flag for non-interactive use

Opened by stack72 · 5/12/2026· Shipped 5/12/2026

Summary

`swamp extension yank` has `-y/--yes` to skip confirmation prompts, but `swamp extension unyank` does not. This prevents unyank from being used in CI/test environments.

Current behavior

``` $ swamp extension unyank @stack72/foo 2026.05.12.1

Hangs waiting for interactive confirmation or auto-cancels in non-TTY

```

Expected behavior

``` $ swamp extension unyank @stack72/foo 2026.05.12.1 -y

Proceeds without confirmation prompt

```

Motivation

The extension UAT suite needs to test the yank/unyank/pull lifecycle non-interactively. Without `-y`, unyank tests can't run in CI.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGEDSHIPPED

Shipped

5/12/2026, 8:57:04 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack725/12/2026, 8:32:04 PM

Sign in to post a ripple.