Skip to content

Add missing repositories to Update Gradle dependencies workflow#11696

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
sarahchen6/update-dependency-workflow
Jun 22, 2026
Merged

Add missing repositories to Update Gradle dependencies workflow#11696
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
sarahchen6/update-dependency-workflow

Conversation

@sarahchen6

@sarahchen6 sarahchen6 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

Add missing repositories to check when verifying age of dependencies we need to upgrade. Also add a note for future reference if other dependencies are reported as unverifiable.

Motivation

Previously, these dependency ages were reported as "unverifiable" and thus reverted, such as in: #11687.

Additional Notes

I tested the new URLs locally, but the overall workflow can be tested on master due to the trust policy (example failure).

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@datadog-official

datadog-official Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

Update Gradle dependencies | Update Gradle dependencies   View in Datadog   GitHub Actions

Useful? React with 👍 / 👎

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

@sarahchen6 sarahchen6 added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jun 22, 2026
@sarahchen6 sarahchen6 marked this pull request as ready for review June 22, 2026 17:47
@sarahchen6 sarahchen6 requested a review from a team as a code owner June 22, 2026 17:47
@sarahchen6 sarahchen6 requested review from AlexeyKuznetsov-DD and bric3 and removed request for a team June 22, 2026 17:47

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@dd-octo-sts

dd-octo-sts Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 13.99 s 13.98 s [-0.5%; +0.8%] (no difference)
startup:insecure-bank:tracing:Agent 12.88 s 12.97 s [-1.5%; +0.0%] (no difference)
startup:petclinic:appsec:Agent 16.34 s 16.56 s [-5.8%; +3.2%] (no difference)
startup:petclinic:iast:Agent 16.74 s 16.81 s [-1.3%; +0.5%] (no difference)
startup:petclinic:profiling:Agent 16.53 s 16.83 s [-3.1%; -0.5%] (maybe better)
startup:petclinic:sca:Agent 16.81 s 16.18 s [-0.6%; +8.4%] (no difference)
startup:petclinic:tracing:Agent 15.57 s 16.02 s [-6.8%; +1.3%] (no difference)

Commit: b36b2212 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@sarahchen6

Copy link
Copy Markdown
Contributor Author

/merge -f --reason "Specific to a GHA workflow, so no need to pass additional MQ tests"

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jun 22, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-22 18:30:31 UTC ℹ️ Start processing command /merge -f --reason "Specific to a GHA workflow, so no need to pass additional MQ tests"


2026-06-22 18:30:36 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 0s (p90).


2026-06-22 18:30:46 UTC ℹ️ MergeQueue: This merge request was merged

Warning

This change was merged without running any pre merge CI checks

Reason: Specific to a GHA workflow, so no need to pass additional MQ tests

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 3ea05a0 into master Jun 22, 2026
595 of 603 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the sarahchen6/update-dependency-workflow branch June 22, 2026 18:30
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 22, 2026
@sarahchen6

Copy link
Copy Markdown
Contributor Author

Confirmed in #11700 that the dependency ages can be verified now! They previously failed in #11687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants