Skip to content

Restrict release trust policy to git tag versions#11630

Draft
sarahchen6 wants to merge 1 commit into
masterfrom
sarahchen6/restrict-tag
Draft

Restrict release trust policy to git tag versions#11630
sarahchen6 wants to merge 1 commit into
masterfrom
sarahchen6/restrict-tag

Conversation

@sarahchen6

Copy link
Copy Markdown
Contributor

What Does This Do

Restrict release trust policy to git tag versions matching the format v\d+\.\d+\.\d+ instead of just v*

Motivation

Tighten restrictions

Additional Notes

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]

@sarahchen6 sarahchen6 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jun 11, 2026
@datadog-prod-us1-6

This comment has been minimized.

@dd-octo-sts

dd-octo-sts Bot commented Jun 11, 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.95 s 13.85 s [-0.0%; +1.5%] (no difference)
startup:insecure-bank:tracing:Agent 12.84 s 12.94 s [-1.6%; +0.0%] (no difference)
startup:petclinic:appsec:Agent 16.90 s 16.20 s [-0.1%; +8.7%] (no difference)
startup:petclinic:iast:Agent 16.82 s 16.88 s [-1.2%; +0.5%] (no difference)
startup:petclinic:profiling:Agent 16.74 s 16.87 s [-1.9%; +0.3%] (no difference)
startup:petclinic:sca:Agent 16.83 s 16.74 s [-0.3%; +1.4%] (no difference)
startup:petclinic:tracing:Agent 15.53 s 16.25 s [-8.6%; -0.3%] (maybe better)

Commit: 4f94bcf5 · 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant