You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "Report Glitch" action to each merged PR in the history view that pre-populates the Glitch Capture form with the PR's scope, closing the quality compounding loop.
Background
Follows the PR history view (#572) and depends on the Glitch Capture form (#568). When a deployed PR causes a production glitch, the user should be able to go straight from "that PR" to "capture obligation" without manually re-entering scope. Also adds a back-link from each captured REQ to the PR that introduced the code it guards.
Scope
"Report Glitch" action on each merged PR row in the history view:
A [Report Glitch] button/link on each merged PR row
Goal
Add a "Report Glitch" action to each merged PR in the history view that pre-populates the Glitch Capture form with the PR's scope, closing the quality compounding loop.
Background
Follows the PR history view (#572) and depends on the Glitch Capture form (#568). When a deployed PR causes a production glitch, the user should be able to go straight from "that PR" to "capture obligation" without manually re-entering scope. Also adds a back-link from each captured REQ to the PR that introduced the code it guards.
Scope
"Report Glitch" action on each merged PR row in the history view:
Back-link on REQ detail:
Acceptance criteria
npm testpass