Skip to content

feat(core): update PR template and bump version to 0.1.30#32

Merged
kyson-dev merged 2 commits into
mainfrom
feat/improve-pr-template
Mar 23, 2026
Merged

feat(core): update PR template and bump version to 0.1.30#32
kyson-dev merged 2 commits into
mainfrom
feat/improve-pr-template

Conversation

@kyson-dev
Copy link
Copy Markdown
Owner

Summary

  • Improved the GitHub PR creation orchestrator by updating the body template for better clarity and accountability.
  • Bumped project version to 0.1.30.

Key Changes

  • Updated gh_pr_create.py to require Summary, Key Changes, and Impact sections in synthesized PR descriptions.
  • Removed the Test Plan section from the default template to prevent AI hallucination of test results.
  • Incremented version in pyproject.toml.

Impact

  • Ensures higher quality PRs with clear modification details and impact analysis.
  • Prevents misleading "Verified" claims in automated PRs.

…ve Test Plan

- Updated the PR creation orchestrator to use a more robust template.
- Required sections: ## Summary, ## Key Changes, and ## Impact.
- Removed ## Test Plan to avoid misleading inferred test results.
Incremented the version number in pyproject.toml to 0.1.30.
@kyson-dev kyson-dev merged commit 98172c5 into main Mar 23, 2026
2 checks passed
@kyson-dev kyson-dev deleted the feat/improve-pr-template branch March 23, 2026 15:47
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