Skip to content

feat: add statuspage migration url name input#9

Merged
debidong merged 1 commit into
mainfrom
codex/statuspage-migration-url-name
May 12, 2026
Merged

feat: add statuspage migration url name input#9
debidong merged 1 commit into
mainfrom
codex/statuspage-migration-url-name

Conversation

@debidong
Copy link
Copy Markdown
Collaborator

Summary

  • Add optional URLName to StartStatusPageMigrationInput.
  • Send url_name to /status-page/migrate-structure only when it is non-empty.
  • Cover both omitted and provided url_name request bodies in SDK tests.

Test plan

  • env -u GOROOT GOCACHE=/tmp/flashduty-sdk-gocache go test ./...
  • git diff --check HEAD~1..HEAD

Note: the branch was pushed with --no-verify because the repo pre-push hook runs plain go test ./... and this machine has a Go stdlib/tool mismatch (go1.25.1 compiled stdlib vs go1.26.2 tool). The explicit clean-cache test above passed.

@debidong debidong marked this pull request as ready for review May 12, 2026 03:33
@debidong debidong merged commit cf70cf2 into main May 12, 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