Skip to content

Add cancel-previous input - #49

Open
finalerock44 wants to merge 1 commit into
mainfrom
feat/cancel-previous-input
Open

finalerock44 wants to merge 1 commit into
mainfrom
feat/cancel-previous-input

Conversation

@finalerock44

Copy link
Copy Markdown
Contributor

Passes --cancel-previous through to the CLI, which asks the API to cancel the still-queued tests of the previous run of this job on the same branch or PR. Set check-name per job when one commit runs the action twice: it scopes the group, so without it the iOS job would cancel the Android job's tests.

dist/ is deliberately not rebuilt here — the Build Source workflow does that on main.

Passes --cancel-previous through to the CLI, which asks the API to cancel
the still-queued tests of the previous run of this job on the same branch or
PR. Set check-name per job when one commit runs the action twice: it scopes
the group, so without it the iOS job would cancel the Android job's tests.

dist/ is deliberately not rebuilt here — the Build Source workflow does that
on main.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@finalerock44 finalerock44 self-assigned this Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant