[PR #613] Remove hardcoded host to allow host agnostic Authenticated URL #607

Closed
opened 2026-03-02 04:14:06 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/613

State: closed
Merged: Yes


Summary

  • This change fixes Issue 594
  • Removes the hardcoded github.com and introduces a generic way to form authenticated url.
  • Works for both github.com and any enterprise github instances.

Validation

  • cargo fmt

Open with Devin
**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/613 **State:** closed **Merged:** Yes --- ## Summary - This change fixes [Issue 594](https://github.com/git-ai-project/git-ai/issues/594) - Removes the hardcoded github.com and introduces a generic way to form authenticated url. - Works for both github.com and any enterprise github instances. ## Validation - cargo fmt <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/git-ai-project/git-ai/pull/613" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->
kerem 2026-03-02 04:14:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#607
No description provided.