Bug Fix
v1.0.0WorkflowReproduce a reported bug, fix it, and add a regression test.
ID
bug-fixInputs
issuestringBug description or issue link
Steps3 stages
- 1
Reproduce and root-cause: ${inputs.issue}
Apply the minimal fix for: ${diagnose.root_cause}
- 3
Add a regression test for the fixed bug.