Skip to content

[pr-staging-deploy]: use PR number for service names, fix fork deploys and synchronize fallback#416

Merged
rorychatt merged 1 commit intomainfrom
feat/use-pr-number-for-services-name
Mar 29, 2026
Merged

[pr-staging-deploy]: use PR number for service names, fix fork deploys and synchronize fallback#416
rorychatt merged 1 commit intomainfrom
feat/use-pr-number-for-services-name

Conversation

@ArtemLazarchuk
Copy link
Copy Markdown
Collaborator

Summary

  • Service naming: Sliplane staging services are now named ivy-staging-{docs,samples}-{prNumber}
    instead of using the sanitized branch name. This makes service lookup reliable and deterministic.

  • synchronize fallback: when a PR push event arrives and no existing services are found
    (e.g. first push, services were deleted, or rapid consecutive pushes), the handler now falls back
    to a fresh deploy instead of immediately reporting "Redeploy failed".

  • Expiry cleanup: expired deployment cleanup now matches open PRs by number instead of
    sanitized branch name.

…d of branch names for service management and enhance handling of forked PRs
@ArtemLazarchuk ArtemLazarchuk self-assigned this Mar 29, 2026
@rorychatt rorychatt merged commit 93b25b9 into main Mar 29, 2026
92 checks passed
@rorychatt rorychatt deleted the feat/use-pr-number-for-services-name branch March 29, 2026 21:11
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.

2 participants