Skip to content

Auto-activate java easy wins for debugger - #7142

Open
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/debugger/java
Open

Auto-activate java easy wins for debugger#7142
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/debugger/java

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Automated activation of easy-win tests for java owned by debugger
View nightly workflow run

  • If you approve this PR please also merge it.
  • If the tests are failing it might be due to a change made since the last nightly system-tests run. You can close the PR, an updated one will be available tomorrow.
  • If you close the PR please also delete the branch

@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners June 16, 2026 07:21
@dd-octo-sts
dd-octo-sts Bot enabled auto-merge (squash) June 16, 2026 07:21
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/system-tests-reviewers

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 40927558f9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread manifests/java.yml Outdated
spring-boot-undertow: v1.38.0
spring-boot-wildfly: v1.38.0
uds-spring-boot: v1.38.0
vertx4: v1.63.0 # TODO: a lower version might be supported

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep non-Spring variants disabled until they expose the target

Activating this class for the non-Spring Java weblogs makes the test passable without exercising the intended code path. The probe is rewritten for Java to target DebuggerController.logProbe in tests/debugger/utils.py, and the setup triggers /debugger/log; a repo-wide search under utils/build/docker/java only finds that controller and route in the Spring Boot app. On vertx4 and the following newly enabled variants, an ERROR diagnostic can therefore come from an unresolved target (and no snapshot is guaranteed because the route is absent), so the test can report green without validating invalid-DSL rejection. Keep these variants disabled until they implement the same debugger endpoint/controller or the test targets code common to those apps.

Useful? React with 👍 / 👎.

@nccatoni
nccatoni disabled auto-merge July 1, 2026 11:53
@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 4092755 to b581b59 Compare August 15, 2026 06:54
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 15, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule system-tests-auto-activate-easy-wins - 2026-08-31T07:05:17Z
  • ✅ CI tests passed - 2026-08-31T10:00:30Z
  • ✅ Approved (commit: 38c529f) - 2026-08-31T10:00:33Z
  • Manual merge required: this rule does not auto-merge.

➡️ Current phase: approved - manual merge required (this rule does not auto-merge)

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from b581b59 to a87d9b0 Compare August 16, 2026 06:56
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 16, 2026 06:56

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from a87d9b0 to af86fd1 Compare August 17, 2026 06:57
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 17, 2026 06:57

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from af86fd1 to 0e0df67 Compare August 18, 2026 06:56
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 18, 2026 06:56

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 0e0df67 to afc6333 Compare August 18, 2026 09:47
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 18, 2026 09:47

new commit added, dismiss all previous approvals

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Tests

All CI checks and tests passed.

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

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

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from afc6333 to f4f58df Compare August 19, 2026 06:56
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 19, 2026 06:56

new commit added, dismiss all previous approvals

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from f4f58df to 42d6e12 Compare August 20, 2026 06:50
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 20, 2026 06:50
@dd-octo-sts
dd-octo-sts Bot requested review from mcculls and removed request for a team August 20, 2026 06:50

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 42d6e12 to 409341a Compare August 21, 2026 06:52
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 21, 2026 06:52

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 409341a to 85aa229 Compare August 22, 2026 06:52
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 22, 2026 06:52

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 85aa229 to 6241173 Compare August 23, 2026 06:59
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 23, 2026 06:59

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 6241173 to 7ec1921 Compare August 24, 2026 07:07
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 24, 2026 07:07

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 7ec1921 to 87c8ac4 Compare August 25, 2026 07:04
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 25, 2026 07:04
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 25, 2026 07:04

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from 87c8ac4 to ef7cea7 Compare August 26, 2026 07:06
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 26, 2026 07:06

new commit added, dismiss all previous approvals

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from ef7cea7 to 3b08da5 Compare August 27, 2026 08:41
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 27, 2026 08:41

new commit added, dismiss all previous approvals

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch 3 times, most recently from 2c947ed to ca41eae Compare August 30, 2026 07:04
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/debugger/java branch from ca41eae to 38c529f Compare August 31, 2026 07:05

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR has been automatically approved by the DD PR Approver bot.

@mcculls
mcculls removed their request for review September 8, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant