Skip to content

fix(CI): Fix snapshots to force usage of merge-base#114519

Merged
rbro112 merged 1 commit intomasterfrom
ryan/04-30-fix_snapshots_to_force_usage_of_merge-base
May 1, 2026
Merged

fix(CI): Fix snapshots to force usage of merge-base#114519
rbro112 merged 1 commit intomasterfrom
ryan/04-30-fix_snapshots_to_force_usage_of_merge-base

Conversation

@rbro112
Copy link
Copy Markdown
Member

@rbro112 rbro112 commented May 1, 2026

Had an issue where #114472 shows many snapshots removed. Upon further investigation, this was because the baseSha is being set to the tip of master (1cfab7e) and not the true merge base. This forces the use of the merge-base to avoid issues.

@rbro112 rbro112 requested a review from a team as a code owner May 1, 2026 00:18
Copy link
Copy Markdown
Member Author

rbro112 commented May 1, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 1, 2026
@rbro112 rbro112 changed the title Fix snapshots to force usage of merge-base fix(CI): Fix snapshots to force usage of merge-base May 1, 2026
@rbro112 rbro112 merged commit 7b0aea7 into master May 1, 2026
62 checks passed
@rbro112 rbro112 deleted the ryan/04-30-fix_snapshots_to_force_usage_of_merge-base branch May 1, 2026 03:32
cleptric pushed a commit that referenced this pull request May 5, 2026
Had an issue where #114472 shows
many snapshots removed. Upon further investigation, this was because the
baseSha is being set to the tip of master (`1cfab7e`) and not the true
merge base. This forces the use of the merge-base to avoid issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants