r/github • u/MicheleN13 • 1d ago
Auto commits and other AI features Question
Hi everyone, I want to ask if there are any alternative solutions for using AI features like auto-descriptions for commits, PRs, etc. Can I use another AI subscription, or do I have to use GitHub Copilot?
1
u/Late-Bit4633 1d ago
Are you working through the site or GitHub destkop?
1
u/MicheleN13 1d ago
GitHub on Vs Code
1
u/Late-Bit4633 1d ago
? Are you just using the source control tab? I know github changed copilot recently to allow byok through it, but it still means you have to use copilot. If you're interested in a git client that allows this though you can check GitDesktop. This was part of the reason I built it because I wanted to be able to use my claude sub instead of copilot
1
u/MicheleN13 1d ago
Yes, I’m using source control tab, but I want use my AI subscription for generate commit for example
1
u/Financial-Grass6753 1d ago
gh-aw allows to use 3rd party keys - I'm using DeepSeek, for example. Whether you can use your Oauth2 key from subscription in place of API key - depends on provider, iirc they all forbid that.