Skip to content

Update Operator Release Workflows#3060

Merged
gabedos merged 2 commits into
mainfrom
gabedos/sync-operator-release-workflow
Jun 26, 2026
Merged

Update Operator Release Workflows#3060
gabedos merged 2 commits into
mainfrom
gabedos/sync-operator-release-workflow

Conversation

@gabedos

@gabedos gabedos commented May 29, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Updates the workflow to be in sync with the latest successful script definition within test repo

@gabedos
gabedos marked this pull request as ready for review May 29, 2026 13:20
@gabedos
gabedos requested a review from a team May 29, 2026 13:20
@gabedos
gabedos force-pushed the gabedos/sync-operator-release-workflow branch from d2a3315 to 1caad7b Compare May 29, 2026 13:26
@codecov-commenter

codecov-commenter commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.29%. Comparing base (03e4b46) to head (1caad7b).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3060      +/-   ##
==========================================
+ Coverage   42.24%   43.29%   +1.05%     
==========================================
  Files         337      339       +2     
  Lines       28952    29728     +776     
==========================================
+ Hits        12230    12870     +640     
- Misses      15917    16017     +100     
- Partials      805      841      +36     
Flag Coverage Δ
unittests 43.29% <ø> (+1.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03e4b46...1caad7b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented May 29, 2026

Copy link
Copy Markdown

Code Coverage

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 43.58% (+0.22%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1caad7b | Docs | Datadog PR Page | Give us feedback!

@gabedos
gabedos merged commit 51d278d into main Jun 26, 2026
52 of 53 checks passed
@gabedos
gabedos deleted the gabedos/sync-operator-release-workflow branch June 26, 2026 18:51
levan-m added a commit that referenced this pull request Jun 27, 2026
* Add dd-octo-sts trust policy for release-dashboard-api on us1.ddbuild.io (#3197)

Add dd-octo-sts trust policy for release-dashboard-api on us1.ddbuild.io

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

Co-authored-by: antonio.mejia <[email protected]>

* fix(deps): vuln minor upgrades — 6 packages (minor: 2 · patch: 4)  (#3148)

* ADMS: vuln minor upgrades — 6 packages (minor: 2 · patch: 4)

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

* chore: regenerate lockfiles after rebase

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

* fix: update LICENSE-3rdparty.csv for moby/spdystream v0.5.1 sub-package

The upgrade from github.com/moby/spdystream v0.5.0 to v0.5.1 introduced
a new sub-package github.com/moby/spdystream/spdy with a BSD-3-Clause
license. Add the missing entry to keep LICENSE-3rdparty.csv up to date.

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

Co-authored-by: levan-m <[email protected]>

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

* fix: sync api/go.mod with workspace after dependency upgrades

Run 'go work sync' to keep api/go.mod consistent with the transitive
dependency updates from the main module (golang.org/x/* version bumps
pulled in by the moby/spdystream and opentelemetry upgrades).

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

Co-authored-by: levan-m <[email protected]>

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

* fix: add missing go.mod hash entries to api/go.sum

'go mod tidy' adds .mod file hash entries that 'go work sync' omits.
Required to satisfy the check-golang-version CI validation.

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

Co-authored-by: levan-m <[email protected]>

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

---------

Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>

* ci(issue-triage): add reusable workflow from DataDog/issue-triage-action (#3187)

* ci(issue-triage): add reusable workflow from DataDog/issue-triage-action

Add issue triage workflow that delegates to the shared reusable action at
DataDog/issue-triage-action v1.0.0. On each new issue the workflow runs
Claude-based triage, applies a team label, and sends a Slack notification.

* Use the good commit

* [CONTP-1785] Replace container image with name in DDI check section (#3196)

Add DatadogInstrumentation check containerName

chore: update config sample

Co-authored-by: mathew.estafanous <[email protected]>

* Update Operator Release Workflows (#3060)

* sync operator release workflow

* simplify diff detection

* Add DatadogInstrumentation logs config (#3198)

Add DatadogInstrumentation logs config

Co-authored-by: mathew.estafanous <[email protected]>

---------

Co-authored-by: Antonio Mejia <[email protected]>
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Co-authored-by: dd-octo-sts-26fcfa[bot] <266798054+dd-octo-sts-26fcfa[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Schweitzer <[email protected]>
Co-authored-by: Mathew Estafanous <[email protected]>
Co-authored-by: mathew.estafanous <[email protected]>
Co-authored-by: Gabriel Dos Santos <[email protected]>
Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants