Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI-Powered Commit Message Suggestions #16536

Open
alexknutson opened this issue Apr 15, 2023 · 2 comments
Open

AI-Powered Commit Message Suggestions #16536

alexknutson opened this issue Apr 15, 2023 · 2 comments

Comments

@alexknutson
Copy link

alexknutson commented Apr 15, 2023

The feature request

Let's enhance developer efficiency by providing more context-aware suggestions based on the staged code changes.

Proposed solution

Simple Example
image

  1. The user stages a single file with a new line entry that is documented with a comment.
  2. Rather than displaying Update <filename> as the default commit message, we will extract more meaningful messages from the altered logic to provide better context.
  3. The user can quickly toggle between the suggestions by clicking the arrows to the right of the commit message input.

Additional context

No response

@sweezyio
Copy link
Contributor

Similar to #16504 which was closed for being out-of-scope.

@kdantley
Copy link

kdantley commented Apr 23, 2023 via email

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

No branches or pull requests

4 participants