Fix release.sh script - #776
Conversation
Scan-Build Report
Bug Summary
Reports
|
||||||||||||||||||||||||||||||||||||
CI Test ResultsRun: #33629719672 | Commit:
Status Overview
Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled Failed Testsmusl-amd64/debug / 8-librcaJob: View logs No detailed failure information available. Check the job logs. Summary: Total: 32 | Passed: 31 | Failed: 1 Updated: 2026-09-02 12:43:09 UTC |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c6b48ccb0c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
For each normal release, the script sends --field source_sha=<SHA> as one argument. The GitHub CLI rejects this argument, so the script cannot start the release workflow.
🤖 Datadog Autotest · Commit c6b48cc · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
There was a problem hiding this comment.
More details
The array keeps --field and source_sha as two arguments. Retry mode supplies no source SHA argument.
🤖 Datadog Autotest · Commit e309c96 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
What does this PR do?:
Fix following script error.
Motivation:
Fix release.sh script that results CI failure.
Additional Notes:
How to test the change?:
CI no longer fail.
For Datadog employees:
credentials of any kind, I've requested a security review (run the
dd:platform-security-reviewskill, or file a request via the PSEC review form).
bewairealso runs automatically on every PR.Unsure? Have a question? Request a review!