Fixing an issue with Sentinel¶
Finding Solutions¶
Whenever Sentinel finds an issue that's solvable, it will explore multiple potential solution paths.
Sentinel will take the most likely cause of an issue and propose one or more approaches to fix the issue.
You can expand the fix details to see the different steps in the fix and can click into the solution comparison section to see why Sentinel is recommending its top fix.
Applying Fixes¶
Sentinel can generate a pull request within GitHub to apply a suggested fix.
To generate the pull request, click on the "Create a pull request" button to the right of the fix.
Sentinel will then add a link to the PR at the bottom of the issue report.