chore(ai-sre-relay): deploy 1.2.0 with ticket auto-close [JDWLABS-476] - #421
Open
jdwlabs-agent-bot[bot] wants to merge 1 commit into
Open
chore(ai-sre-relay): deploy 1.2.0 with ticket auto-close [JDWLABS-476]#421jdwlabs-agent-bot[bot] wants to merge 1 commit into
jdwlabs-agent-bot[bot] wants to merge 1 commit into
Conversation
…an alert resolves The relay now enqueues resolved alerts, notes the resolve time on the ticket, and transitions it to Done after the alert stays resolved for a grace period, so a stale open ticket can no longer suppress the next investigation. Digest is the multi-arch manifest list for 1.2.0 from Docker Hub, verified by reading the registry's Docker-Content-Digest. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FvYBM6o7wARm2v9jmDp1yY
jdwlabs-agent-bot
Bot
requested review from
jdwillmsen and
jdwlabs-root
as code owners
September 5, 2026 04:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps the ai-sre-relay image pin from 1.1.14 to 1.2.0 (digest
sha256:7752a6b0…, the multi-arch manifest list read from Docker Hub'sDocker-Content-Digest; the same method reproduces the existing 1.1.14 digest exactly).Why
1.2.0 is jdwlabs/apps#213: the relay now enqueues resolved alerts, notes the resolve time on its Jira ticket, closes the ticket after the alert stays resolved for a grace period (
RESOLVED_CLOSE_GRACE, default 6h), cancels on re-fire, reopens a ticket closed by a raced re-fire, and never lets a Done ticket suppress a new investigation. It also recovers tickets across restarts by theamfp-<fingerprint>label in both directions. Two independent review rounds; race detector now runs in CI.No manifest change beyond the image: both new env knobs have working defaults.
Companion
The feature is inert until the Alertmanager
ai-srereceiver sends resolved notifications: platform #420 (one line,send_resolved: true). Either order is safe.Review gate
tenants/platform/is CODEOWNERS-gated, so this PR is authored under thejdwlabs-agent-botidentity for a human codeowner approval.🤖 Generated with Claude Code
https://claude.ai/code/session_01FvYBM6o7wARm2v9jmDp1yY