Skip to content

feat(issues): Explain Autofix trigger sources - #120392

Merged
scttcper merged 4 commits into
masterfrom
scttcper/autofix-activity-copy
Jul 24, 2026
Merged

feat(issues): Explain Autofix trigger sources#120392
scttcper merged 4 commits into
masterfrom
scttcper/autofix-activity-copy

Conversation

@scttcper

Copy link
Copy Markdown
Member

Uses the activity referrer to explain whether Autofix was triggered from Slack, automatically after event ingestion, or during agentic triage. Old and unknown activities keep the generic copy.

Related backend activity work: #120372, #120376, and #120381. The post-process and Night Shift recording changes are coming separately.

scttcper added 2 commits July 22, 2026 14:00
Use the activity referrer to distinguish Slack, event-ingestion, and agentic-triage kickoffs. Old and unknown referrers keep the generic copy.\n\nCo-Authored-By: Codex <noreply@openai.com>
Keep the source-specific copy next to each activity renderer and model the backend referrer enum as a TypeScript union. Reuse the existing activity coverage instead of adding a per-referrer test matrix.\n\nCo-Authored-By: Codex <noreply@openai.com>
@scttcper
scttcper requested a review from a team as a code owner July 22, 2026 21:13
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 22, 2026
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Story previews

Preview the stories changed in this PR on the Vercel deployment:

Preview deployment: https://sentry-862mmz5gi.sentry.dev

Updated AutofixReferrer type definition to use the correct syntax.
@scttcper
scttcper merged commit 32d2ff7 into master Jul 24, 2026
76 checks passed
@scttcper
scttcper deleted the scttcper/autofix-activity-copy branch July 24, 2026 21:01
Christinarlong pushed a commit that referenced this pull request Jul 24, 2026
Uses the activity referrer to explain whether Autofix was triggered from
Slack, automatically after event ingestion, or during agentic triage.
Old and unknown activities keep the generic copy.

Related backend activity work: #120372, #120376, and #120381. The
post-process and Night Shift recording changes are coming separately.
scttcper added a commit that referenced this pull request Jul 27, 2026
Records successful post-process Autofix kickoffs as system issue
activity with the event-ingestion referrer.

Stacked on #120381. #120392 uses this referrer for source-specific
activity copy.
scttcper added a commit that referenced this pull request Jul 27, 2026
Records successful Night Shift Autofix kickoffs as system issue activity
with the agentic-triage referrer.

Stacked on #120393. #120392 uses this referrer for source-specific
activity copy. Keeping this draft while the lower stack lands and the
recent Night Shift rate-limit changes are reconciled.

---------

Co-authored-by: Codex <noreply@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants