Skip to content

[synthetics] Attempt to fix bump synthetics pl version GH action #31213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 21, 2025

Conversation

ruizb
Copy link
Contributor

@ruizb ruizb commented Aug 21, 2025

What does this PR do? What is the motivation?

We've noticed that the job is still broken (example run) and it looks like it's because git add ./data/synthetics_worker_versions.json doesn't work.

Getting inspiration from another similar GH action (bump_versions.yml), we are adding all the staged files instead of specifically targeting 1 file. To make sure we don't add more than necessary, we also improved the script to exit 1 in such case (should not happen, but just in case).

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

@ruizb ruizb self-assigned this Aug 21, 2025
@github-actions github-actions bot added the Github Related to Github configurations label Aug 21, 2025
Copy link
Contributor

github-actions bot commented Aug 21, 2025

ℹ️ Documentation Team Review

No documentation team review is required for this pull request.

@ruizb ruizb marked this pull request as ready for review August 21, 2025 09:02
@ruizb ruizb requested a review from a team as a code owner August 21, 2025 09:02
@davidejones davidejones merged commit 0c0eaf3 into master Aug 21, 2025
17 of 18 checks passed
@davidejones davidejones deleted the ruizb/SYNTH-21040/release-pl-1-59-0 branch August 21, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Github Related to Github configurations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants