Trask Stalnaker

Results 1261 comments of Trask Stalnaker

oops didn't mean to close this from that PR

hi @dims! the release maintainer links should work for external folks now

this _might_ be possible now: https://github.blog/changelog/2025-09-10-github-ruleset-exemptions-and-repository-insights-updates/#new-ruleset-bypass-type > Match classic branch protection behavior for “Restrict who can push” will investigate of course, getting support for this new feature into the terraform...

This _is_ possible now. I've converted a couple of the Java repos now, e.g. https://github.com/open-telemetry/admin/blob/ccbd138ef90fdfe36b68aa7a05a45e7cbe11e05c/repo-opentelemetry-java-contrib.tf#L32-L50

Problem encountered for repos that use merge queues. You have to allow GitHub Merge Queue to push to `main`. And anyone with write permission can send PRs to the merge...

This might help: https://github.blog/changelog/2025-11-03-required-review-by-specific-teams-now-available-in-rulesets/

> This might help: https://github.blog/changelog/2025-11-03-required-review-by-specific-teams-now-available-in-rulesets/ not quite the same. could require maintainer approval with this feature, but that wouldn't allow a maintainer to merge their own PR with only an...

@s-af have you tried the Micronaut instrumentation? https://micronaut-projects.github.io/micronaut-tracing/latest/guide/#opentelemetry

> @trask is there any work around to surface http metrics? do you mean specifically Micronaut support in the Java agent? currently no one is working on this, but it...