Skip to content

Expand PR validation template#162

Merged
mehul0810 merged 1 commit into
developfrom
codex/issue-158-pr-template
Jul 4, 2026
Merged

Expand PR validation template#162
mehul0810 merged 1 commit into
developfrom
codex/issue-158-pr-template

Conversation

@mehul0810

Copy link
Copy Markdown
Collaborator

Summary

  • Expands the PR template with linked issue, target branch, scope, non-goals, and user-facing impact prompts.
  • Adds validation gates for PHPCS, PHP lint, PHPStan, PHPUnit, frontend lint/build, Playwright, WordPress smoke, and manual testing.
  • Adds compatibility and contributor PR handling sections so replacement/salvage PRs preserve credit and explain why maintainer follow-up is needed.

Closes #158.

Validation

  • git diff --check
  • Compared against recent UI PR Add Perform dashboard overview #155: the new template would require screenshot/video proof or an explicit proof-not-applicable reason.
  • Compared against tooling/docs PR Refresh AI agent repo guidance #160: the new template supports linked issue, narrow scope, no product-code changes, and skipped validation gates without excessive noise.
  • Confirmed changed files are limited to .github/PULL_REQUEST_TEMPLATE.md; no product code changes are included.

Compatibility

  • Settings/options/backward compatibility: Not applicable - PR template only.
  • Public hooks or public PHP API: Not applicable - PR template only.
  • Migrations and existing installs: Not applicable - PR template only.
  • Multisite: Not applicable - PR template only.
  • Supported PHP and WordPress versions: Not applicable - PR template only.
  • Security/privacy-sensitive behavior: Not applicable - PR template only.
  • Documentation/readme/changelog/release notes: GitHub PR template updated.

Screenshots or video

Not applicable - GitHub PR template text only.

Contributor PR handling

Not applicable - this PR does not replace a human contributor PR.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Test on Playground
Test this pull request on the Playground

@mehul0810 mehul0810 merged commit 7e0db84 into develop Jul 4, 2026
7 checks passed
@mehul0810 mehul0810 deleted the codex/issue-158-pr-template branch July 4, 2026 01:09
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.

Expand the PR template with validation, screenshots, and contributor compatibility checks

1 participant