Back to Ruff

PR # ecosystem summary

.agents/skills/summarise-ecosystem-results/assets/report-template.md

0.15.171.4 KB
Original Source
<!-- Replace every placeholder and remove all HTML comments before presenting the report. Keep each prose paragraph and list item on one source line. Do not add change-count tables, bot-update timestamps, reproduction-completeness bookkeeping, import-audit details, exhaustive traceability appendices, raw URLs, or artifact hashes. -->

PR #<number> ecosystem summary

<Summarize the distinct diagnostic behavior changes and their significance. Lead with the analysis readers need; do not describe how the report was generated.>

<Distinct behavior change>

Report entries: <project file.py:line>

<Explain the exact behavior on the merge base and PR. Group additional entries here only when the same explanation and minimized reproducer account for all of them.>
python
# Merge base: <every full diagnostic message and error code, including duplicates, or no diagnostic>
# PR: <every full diagnostic message and error code, including duplicates, or no diagnostic>
<minimal reproducer>

Reproduction

  • Detailed report: ecosystem-analyzer report
  • Actions run: run <id>
  • Ruff comparison: <merge-base> to <pr-revision>
  • ecosystem-analyzer: <revision>
  • mypy-primer: <revision>
  • Project Python: <project: version, ...>
  • Dependency cutoff: <EXCLUDE_NEWER>
  • Comparison method: <concise exact commands or method used to run both copied ty binaries>