Skip to content

Github: Added issue formatter#645

Merged
AkhileshNegi merged 1 commit intomainfrom
github/issue-template
Mar 6, 2026
Merged

Github: Added issue formatter#645
AkhileshNegi merged 1 commit intomainfrom
github/issue-template

Conversation

@AkhileshNegi
Copy link
Copy Markdown
Collaborator

@AkhileshNegi AkhileshNegi commented Mar 6, 2026

Summary

  • Automatic issue formatting: Issues are now automatically reformatted upon creation with improved titles and descriptions for better clarity and consistency

@AkhileshNegi AkhileshNegi self-assigned this Mar 6, 2026
@AkhileshNegi AkhileshNegi marked this pull request as ready for review March 6, 2026 15:48
@AkhileshNegi AkhileshNegi moved this to To Do in Kaapi-dev Mar 6, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 6, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 82f271de-061c-4897-ad5e-64852cde2499

📥 Commits

Reviewing files that changed from the base of the PR and between 20bacbd and c7710fa.

📒 Files selected for processing (1)
  • .github/issue-formatter.yml

📝 Walkthrough

Walkthrough

A new GitHub Actions workflow is added that automatically reformats issue titles and bodies using OpenAI's GPT-4o-mini API when issues are created. The workflow executes three sequential steps: reformatting the issue body, generating a standardized title, and updating the issue with the new content while preserving the original.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/issue-formatter.yml
New workflow triggered on issue creation that reformats issue titles and bodies via OpenAI API calls, includes error handling for API failures, and appends original content in a collapsible details section.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 bounces gleefully
A workflow takes flight with OpenAI's might,
Issues reformatted, sparkling and bright!
Titles and bodies dance in the air,
Automation and bots working together with care—
GitHub now smarter, a databunny's delight! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch github/issue-template

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@AkhileshNegi AkhileshNegi merged commit c4d2e51 into main Mar 6, 2026
1 of 2 checks passed
@AkhileshNegi AkhileshNegi deleted the github/issue-template branch March 6, 2026 15:50
@github-project-automation github-project-automation bot moved this from To Do to Closed in Kaapi-dev Mar 6, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

nishika26 pushed a commit that referenced this pull request Mar 10, 2026
@coderabbitai coderabbitai bot mentioned this pull request Mar 13, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

1 participant