@sentry/junior-github 0.181.1 → 0.183.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,7 +12,7 @@ Guide evidence-first GitHub repository work from inspection through a reviewable
12
12
  - Install repository dependencies with the detected package manager's locked/frozen mode before verification when dependencies are absent.
13
13
  - For every completed repository edit, create or update a pushed PR unless the user explicitly opts out; default new PRs to draft while honoring explicit ready-for-review instructions.
14
14
  - Write conventional PR titles that match the current dominant change.
15
- - Write short reviewer-facing PR bodies in ASD-STE100 English; explain what changed and why, add only context the diff cannot show, and omit empty ceremony or fixed templates.
15
+ - Write short reviewer-facing PR bodies in ASD-STE100 English; explain what changed and why, add only context the diff cannot show, omit empty ceremony or fixed templates, and keep Checks/Verification/Test plan style sections out of the PR body (report local checks to the user instead).
16
16
  - Treat existing PR metadata and commit messages as fallible context, and refresh the title/body against the current diff after material changes.
17
17
  - Report exact validation and permission failures without claiming partial work is complete.
18
18