Skip to content

chore: normalize issue titles during Feature Planner triage#93

Merged
zacharias-ona merged 1 commit intomainfrom
chore/normalize-issue-titles
Apr 16, 2026
Merged

chore: normalize issue titles during Feature Planner triage#93
zacharias-ona merged 1 commit intomainfrom
chore/normalize-issue-titles

Conversation

@zacharias-ona
Copy link
Copy Markdown
Collaborator

Feature Planner now renames user-created issues to conventional format (feat:/fix:/chore:/perf:) during triage. Issue templates pre-fill the title prefix as a non-enforcing hint.

Changes

  • Feature Planner prompt — added title normalization step in the "If sufficient" triage path. Only renames user-created issues, skips automation-created ones.
  • feature.yml template — pre-fills title with feat: .
  • bug.yml template — pre-fills title with fix: .

Why

Aligns issue titles with the conventional commit format used in PR titles and commit messages, keeping the chain consistent: issue → branch → commit → PR.

Feature Planner now renames user-created issues to conventional format
(feat:/fix:/chore:/perf:) during triage. Issue templates pre-fill the
title prefix as a hint.

Co-authored-by: Ona <no-reply@ona.com>
@zacharias-ona zacharias-ona added the ona-user PR created via interactive Ona session — no issue reference required label Apr 16, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memo Ready Ready Preview, Comment Apr 16, 2026 2:22pm

Request Review

@zacharias-ona zacharias-ona merged commit 1409077 into main Apr 16, 2026
6 checks passed
@zacharias-ona zacharias-ona deleted the chore/normalize-issue-titles branch April 16, 2026 14:25
@zacharias-ona
Copy link
Copy Markdown
Collaborator Author

✅ UI verification skipped — no UI files changed (no src/components/*, src/app/**/page.tsx, or src/app/**/layout.tsx in diff).

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

Labels

ona-user PR created via interactive Ona session — no issue reference required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant