Skip to content

style(seer): Reword Seer workflow action and status labels - #120517

Merged
mtopo27 merged 3 commits into
masterfrom
mtopo27/update-seer-workflow-action-labels
Jul 23, 2026
Merged

style(seer): Reword Seer workflow action and status labels#120517
mtopo27 merged 3 commits into
masterfrom
mtopo27/update-seer-workflow-action-labels

Conversation

@mtopo27

@mtopo27 mtopo27 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Relabels the Seer workflow overview so each action and status names the next
step a user takes, rather than the state a run is currently in. This makes the
overview read as a to-do list of actions.

Card action (cardAction.tsx):

  • needs_investigation: "Approve Root Cause" → "Create Plan"

Status groups (statusGroups.tsx):

Key Before After
review_pr Awaiting your review Review Open PRs
code_changes_ready Code changes ready Create PR
solution_ready Ready to generate code Generate code changes
needs_investigation Needs investigation Confirm Root Cause

Copy-only; no behavior, icons, or grouping change.

Relabel the Seer workflow overview actions and status groups to name the
action a user takes next rather than the state a run is in.

- needs_investigation card action: "Approve Root Cause" -> "Create Plan"
- review_pr status: "Awaiting your review" -> "Review Open PRs"
- code_changes_ready status: "Code changes ready" -> "Create PR"
- solution_ready status: "Ready to generate code" -> "Generate code changes"
- needs_investigation status: "Needs investigation" -> "Confirm Root Cause"
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 23, 2026
@mtopo27
mtopo27 marked this pull request as ready for review July 23, 2026 21:20
@mtopo27
mtopo27 enabled auto-merge (squash) July 23, 2026 21:41
@mtopo27
mtopo27 merged commit 89eb1f1 into master Jul 23, 2026
71 checks passed
@mtopo27
mtopo27 deleted the mtopo27/update-seer-workflow-action-labels branch July 23, 2026 21:46
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