Skip to content

refactor(handler/restack): Move options into requests#1332

Merged
abhinav merged 1 commit into
mainfrom
abhinav/restack-options-param
Jul 2, 2026
Merged

refactor(handler/restack): Move options into requests#1332
abhinav merged 1 commit into
mainfrom
abhinav/restack-options-param

Conversation

@abhinav

@abhinav abhinav commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Extracted from #1307

Restack handler entry points now receive operation request structs
instead of loose branch and options parameters. The request structs carry
optional Options fields, matching the handler request pattern used by the
surrounding handler packages.

UpstackOptions embeds the shared Options type while keeping SkipStart as
the only active option. AutoResolve is intentionally not part of this
commit.

[skip changelog]: no user facing changes

Extracted from #1307

Restack handler entry points now receive operation request structs
instead of loose branch and options parameters. The request structs carry
optional Options fields, matching the handler request pattern used by the
surrounding handler packages.

UpstackOptions embeds the shared Options type while keeping SkipStart as
the only active option. AutoResolve is intentionally not part of this
commit.

[skip changelog]: no user facing changes
@abhinav

abhinav commented Jul 2, 2026

Copy link
Copy Markdown
Owner Author

This change is part of the following stack:

Change managed by git-spice.

@abhinav abhinav enabled auto-merge (squash) July 2, 2026 16:33
@abhinav abhinav merged commit 60277c3 into main Jul 2, 2026
22 checks passed
@abhinav abhinav deleted the abhinav/restack-options-param branch July 2, 2026 16:42
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