Skip to content

🐛 fix staging CI scripts git pull failing with no tracking info - #4975

Merged
BenoitZugmeyer merged 1 commit into
mainfrom
benoit/fix-staging-ci-git-pull
Aug 24, 2026
Merged

🐛 fix staging CI scripts git pull failing with no tracking info#4975
BenoitZugmeyer merged 1 commit into
mainfrom
benoit/fix-staging-ci-git-pull

Conversation

@BenoitZugmeyer

Copy link
Copy Markdown
Member

Motivation

Follow-up to #4973: the same bare git pull bug exists in the other staging CI scripts.

Changes

  • Specify the remote and branch explicitly in each git pull call across the staging CI scripts (check-squash-into-staging, check-staging-merge), matching the style already used elsewhere in the same files.

Test instructions

  • Trigger the check-squash-into-staging / check-staging-merge CI jobs and confirm the git pull step no longer fails with "no tracking information".

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 181.46 KiB 181.46 KiB 0 B 0.00%
Rum Profiler 8.43 KiB 8.43 KiB 0 B 0.00%
Rum Recorder 22.31 KiB 22.31 KiB 0 B 0.00%
Logs 57.52 KiB 57.52 KiB 0 B 0.00%
Rum Salesforce N/A 139.48 KiB N/A N/A N/A
Rum Slim 139.47 KiB 139.47 KiB 0 B 0.00%
Worker 22.96 KiB 22.96 KiB 0 B 0.00%
Rum Shopify N/A 202.39 KiB N/A N/A N/A
Rum-shopify Profiler N/A 8.43 KiB N/A N/A N/A
Rum-shopify Recorder N/A 3.72 KiB N/A N/A N/A

@datadog-prod-us1-6

datadog-prod-us1-6 Bot commented Aug 24, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.11% (-0.01%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 4999ddb | Docs | View more details | Give us feedback!

@BenoitZugmeyer
BenoitZugmeyer marked this pull request as ready for review August 24, 2026 08:57
@BenoitZugmeyer
BenoitZugmeyer requested a review from a team as a code owner August 24, 2026 08:57
@BenoitZugmeyer
BenoitZugmeyer merged commit c8683ce into main Aug 24, 2026
31 checks passed
@BenoitZugmeyer
BenoitZugmeyer deleted the benoit/fix-staging-ci-git-pull branch August 24, 2026 09:14
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants