Skip to content

Ignore .gradle directories that appear below the top-level directory#11449

Open
mcculls wants to merge 1 commit into
masterfrom
mcculls/ignore-dotgradle-below-root
Open

Ignore .gradle directories that appear below the top-level directory#11449
mcculls wants to merge 1 commit into
masterfrom
mcculls/ignore-dotgradle-below-root

Conversation

@mcculls
Copy link
Copy Markdown
Contributor

@mcculls mcculls commented May 23, 2026

Motivation

For example these directions are not currently ignored:

dd-smoke-tests/springboot-freemarker/application/.gradle/
dd-smoke-tests/springboot-velocity/application/.gradle/

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
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

For example:

  dd-smoke-tests/springboot-freemarker/application/.gradle/
  dd-smoke-tests/springboot-velocity/application/.gradle/
@mcculls mcculls requested a review from a team as a code owner May 23, 2026 17:32
@mcculls mcculls added the type: bug Bug report and fix label May 23, 2026
@mcculls mcculls added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels May 23, 2026
@mcculls mcculls enabled auto-merge May 23, 2026 17:33
@datadog-datadog-prod-us1
Copy link
Copy Markdown
Contributor

datadog-datadog-prod-us1 Bot commented May 23, 2026

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

Run system tests | main / End-to-end #6 / spring-boot 6   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Failed to read Username for 'https://github.com': terminal prompts disabled during Git commands.

Run system tests | main / End-to-end #7 / spring-boot 7   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Could not read Username for 'https://github.com': terminal prompts disabled. Git commands failed with exit code 128.

Run system tests | main / End-to-end #8 / play 8   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Failed to read Username for 'https://github.com': terminal prompts disabled. Unable to find 'action.yml', 'action.yaml', or 'Dockerfile' in the specified directory.

View all 5 failed jobs.

Useful? React with 👍 / 👎

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

@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented May 23, 2026

🟢 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

Startup Time

Scenario This PR master Change
insecure-bank / iast 13,964 ms 14,008 ms -0.3%
insecure-bank / tracing 12,870 ms 13,034 ms -1.3%
petclinic / appsec 17,049 ms 16,851 ms +1.2%
petclinic / iast 16,013 ms 17,040 ms -6.0%
petclinic / profiling 16,709 ms 17,020 ms -1.8%
petclinic / tracing 15,479 ms 16,388 ms -5.5%

Commit: 3723acd3 · 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.

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.

1 participant