Skip to content

Auto-activate python easy wins for apm-lang-platform - #7468

Open
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/apm-lang-platform/python
Open

Auto-activate python easy wins for apm-lang-platform#7468
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/apm-lang-platform/python

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Automated activation of easy-win tests for python owned by apm-lang-platform
View nightly workflow run

  • This PR starts with an automated request-for-changes review to block automatic merge.
  • If you approve this PR, please merge it manually or dismiss that review according to repository rules.
  • 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

@github-actions github-actions Bot 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.

This automated easy-win activation PR intentionally starts with requested changes to block automatic merge. If you approve this activation, please merge it manually or dismiss this review according to repository rules.

@dd-octo-sts
dd-octo-sts Bot marked this pull request as ready for review August 6, 2026 07:31
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 6, 2026 07:31
@dd-octo-sts
dd-octo-sts Bot requested review from ZStriker19 and avara1986 and removed request for a team August 6, 2026 07:31
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 6, 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-09-10T07:07:49Z
  • ✅ CI tests passed - 2026-09-10T07:17:03Z
  • ✅ Approved (commit: a192fd0) - 2026-09-10T07:17:06Z
  • Manual merge required: this rule does not auto-merge.

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

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/python.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: 688c993060

ℹ️ 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/python.yml Outdated
Comment on lines +2060 to +2062
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_6_disabled_when_apm_tracing_disabled: # TODO: a lower version might be supported
- declaration: missing_feature (OTLP trace metrics are still emitted when DD_APM_TRACING_ENABLED=false)
component_version: <4.12.2

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 Remove the parent gate that still skips this test

This change tries to enable test_fr01_6_disabled_when_apm_tracing_disabled starting at Python 4.12.2, but the existing file-level entry tests/parametric/test_otlp_trace_metrics.py: v4.13.0-dev still matches every nodeid in this file. Manifest.get_declarations accumulates all prefix-matching declarations rather than letting the more specific method entry override the file entry, so for 4.12.2 the test still receives the parent missing_feature skip and the easy-win activation has no effect until 4.13.0-dev.

Useful? React with 👍 / 👎.

Comment thread manifests/python.yml Outdated
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_6_disabled_when_apm_tracing_disabled: missing_feature (OTLP trace metrics are still emitted when DD_APM_TRACING_ENABLED=false)
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_6_disabled_when_apm_tracing_disabled: # TODO: a lower version might be supported
- declaration: missing_feature (OTLP trace metrics are still emitted when DD_APM_TRACING_ENABLED=false)
component_version: <4.12.2

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 Quote the version range with a YAML metacharacter

This new component_version value starts with <, but the manifest review rules require values containing special YAML characters such as < to be quoted. Keeping it unquoted violates the repository’s manifest syntax convention and can be avoided by writing the range as '<4.12.2'. .cursor/rules/pr-review.mdcL61-L65

Useful? React with 👍 / 👎.

@datadog-official

datadog-official Bot commented Aug 6, 2026

Copy link
Copy Markdown

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: a192fd0 | Docs | View more details | Give us feedback!

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/apm-lang-platform/python branch 7 times, most recently from d44963e to 4e80deb Compare August 13, 2026 07:22

@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/apm-lang-platform/python branch from 4e80deb to 92ae8bb Compare August 13, 2026 09:33
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 13, 2026 09:34

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/apm-lang-platform/python branch from 92ae8bb to bb13e16 Compare August 14, 2026 07:24
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 14, 2026 07:25

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/apm-lang-platform/python branch from bb13e16 to d9bd069 Compare August 15, 2026 07:00
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 15, 2026 07:00

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/apm-lang-platform/python branch from d9bd069 to 2974eb7 Compare August 16, 2026 07:02

@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/apm-lang-platform/python branch from fa68d95 to 7493831 Compare August 27, 2026 08:47
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review August 27, 2026 08:47

new commit added, dismiss all previous approvals

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/apm-lang-platform/python branch 6 times, most recently from 96a69b0 to 1bf2357 Compare September 2, 2026 07:08

@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/apm-lang-platform/python branch from 1bf2357 to effac1e Compare September 4, 2026 07:14
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 4, 2026 07:14

new commit added, dismiss all previous approvals

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/apm-lang-platform/python branch from effac1e to 7e91849 Compare September 5, 2026 07:08

@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/apm-lang-platform/python branch from 7e91849 to 35c2f09 Compare September 6, 2026 07:08
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 6, 2026 07:08

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/apm-lang-platform/python branch from 35c2f09 to e80ed35 Compare September 7, 2026 07:14
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 7, 2026 07:14

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/apm-lang-platform/python branch from e80ed35 to 238746b Compare September 8, 2026 07:06
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 8, 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/apm-lang-platform/python branch from 238746b to fae8638 Compare September 9, 2026 07:11
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 9, 2026 07:11

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.

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/apm-lang-platform/python branch from fae8638 to a192fd0 Compare September 10, 2026 07:07
@dd-prapprover-prod-77c48c
dd-prapprover-prod-77c48c Bot dismissed their stale review September 10, 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.

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.

0 participants