Recover Dirty Review Test Case

Recovery job: cleans up a test case left in a dirty in-review state (unfinished review bookkeeping) and restores a consistent status.

Human doc: agents/docs/agents/recover_dirty_review_test_case.md

Attributes

AttributeValue
JobTeammate
Configrecover_dirty_review_test_case.json
ContextIdrecover_dirty_review_test_case
outputTypenone
skipAIProcessingtrue

Prompt snapshot

Full prompt / instruction set: agents/snapshots/recover_dirty_review_test_case.md

Actions

postJSAction: recoverDirtyReviewTestCase.js

recoverDirtyReviewTestCase.js

  • Source: agents/js/recoverDirtyReviewTestCase.js
  • Side effects:
    • remove label “sm_test_rework_triggered”
    • remove label “sm_test_automation_triggered”
    • remove label “sm_test_review_triggered”
    • post Jira comment

LLM step

  • outputType: none
  • Prompt snapshot: agents/snapshots/recover_dirty_review_test_case.md

Generated by js/agentDocGenerator.js

View the agent config on GitHub →

Generated from recover_dirty_review_test_case.json in the agents repository and its human doc — edit either and the page follows. Last updated .