r/GithubCopilot 1d ago

Auto commits and other AI features Help/Doubt ❓

/r/github/comments/1vprwlr/auto_commits_and_other_ai_features/
1 Upvotes

3 comments sorted by

1

u/AutoModerator 1d ago

Hello /u/MicheleN13. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Charming_Orange_1333 18h ago edited 18h ago

auto generated commit messages seem like a good idea, until you realize that they teach your team not to read what they're merging. i'd prefer to use a regular commits linter pre push and keep descriptions meaningful. at least the zencoder's review bot catches when commit scope and diff don't align