Skip to content

Remove hardcoded host to allow host agnostic Authenticated URL#613

Merged
svarlamov merged 1 commit intogit-ai-project:mainfrom
amru14-sys:feat/support-ent-gh-ci
Mar 1, 2026
Merged

Remove hardcoded host to allow host agnostic Authenticated URL#613
svarlamov merged 1 commit intogit-ai-project:mainfrom
amru14-sys:feat/support-ent-gh-ci

Conversation

@amru14-sys
Copy link
Contributor

@amru14-sys amru14-sys commented Feb 28, 2026

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

@CLAassistant
Copy link

CLAassistant commented Feb 28, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@svarlamov svarlamov merged commit 469fa50 into git-ai-project:main Mar 1, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG : Fetch Github CI Context has github.com hardcoded that blocks execution on Enterprise Github Instances

3 participants