Skip to content

Auto-activate ruby easy wins for apm-sdk-capabilities#6659

Open
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
easy-win/apm-sdk-capabilities/ruby
Open

Auto-activate ruby easy wins for apm-sdk-capabilities#6659
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
easy-win/apm-sdk-capabilities/ruby

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

@dd-octo-sts dd-octo-sts bot commented Mar 31, 2026

Automated activation of easy-win tests for ruby owned by apm-sdk-capabilities
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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts bot requested review from a team as code owners March 31, 2026 17:32
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) March 31, 2026 17:32
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/ruby.yml                                                      @DataDog/ruby-guild @DataDog/asm-ruby

Copy link
Copy Markdown

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

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: 831783aabb

ℹ️ 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".

tests/parametric/test_dynamic_configuration.py::TestDynamicConfigSamplingRules::test_trace_sampling_rules_with_tags: bug (APMAPI-868)
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigSamplingRules::test_remote_sampling_rules_retention: # TODO: a lower version might be supported
- declaration: bug (APMAPI-867)
component_version: <2.30.0
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 semver range values in manifest declarations

The new manifest blocks use unquoted values like component_version: <2.30.0 (for example here), but our manifest syntax rules require quoting values with special YAML characters (<, >, :, #). Leaving these unquoted can be interpreted inconsistently by YAML tooling and tends to break strict lint/format validation in CI; please wrap these ranges in quotes (e.g., '<2.30.0') for all newly added entries in this commit.

Useful? React with 👍 / 👎.

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