Skip to content

ci: remove auto PR summary workflow - #14

Open
wzul wants to merge 1 commit into
mainfrom
chore/remove-pr-summary
Open

ci: remove auto PR summary workflow#14
wzul wants to merge 1 commit into
mainfrom
chore/remove-pr-summary

Conversation

@wzul

@wzul wzul commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

Removes the pr-summary.yml workflow (and its scripts/generate_pr_summary.py) that automatically overwrote the PR body with an AI-generated summary via gh pr edit --body-file on every commit.

The PR body is the single source of truth and is written manually by the reviewing agent, including a ## Potential Risks & Review Items section. The auto-summary workflow clobbered that on each new commit.

Potential Risks & Review Items

  • None functional: this only removes a CI workflow + helper script. No application code changes.
  • Verify no other workflow references scripts/generate_pr_summary.py (the pr-summary.yml was the only consumer).

The workflow overwrote the PR body via gh pr edit --body-file on every
commit. The PR body is now the single source of truth; let the reviewing
agent write it instead. Removes the workflow and its summary script.
@github-actions

Copy link
Copy Markdown
Contributor

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant