Skip to content

feat(core/github): support custom pullsURL and commitHistoryURL#5100

Merged
sidvishnoi merged 17 commits intospeced:mainfrom
daniel-montalvo:github-custom-props
Feb 20, 2026
Merged

feat(core/github): support custom pullsURL and commitHistoryURL#5100
sidvishnoi merged 17 commits intospeced:mainfrom
daniel-montalvo:github-custom-props

Conversation

@daniel-montalvo
Copy link
Contributor

Closes #5042

@sidvishnoi sidvishnoi self-requested a review February 19, 2026 14:33
@sidvishnoi sidvishnoi changed the title Add support for custom pullsURL and commitHistoryURL values feat(core/github): support custom pullsURL and commitHistoryURL Feb 20, 2026
@sidvishnoi
Copy link
Member

sidvishnoi commented Feb 20, 2026

@daniel-montalvo Please fix lint issues with pnpm lint --fix.

And ignore unrelated failing tests. Looks like a recent Chromium bug.

@sidvishnoi sidvishnoi changed the title feat(core/github): support custom pullsURL and commitHistoryURL feat(core/github): support custom pullsURL and commitsURL Feb 20, 2026
Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
@sidvishnoi sidvishnoi changed the title feat(core/github): support custom pullsURL and commitsURL feat(core/github): support custom pullsURL and commitHistoryURL Feb 20, 2026
@daniel-montalvo
Copy link
Contributor Author

HI @sidvishnoi

Thanks for looking into this so quickly.

I think I've now addressed all your comments.

It's just I cannot for whatever reason dismiss your review.

@sidvishnoi
Copy link
Member

Looks like we need some fixes. The headless tests and some GitHub/headers tests are genuinely failing.

@sidvishnoi sidvishnoi self-requested a review February 20, 2026 12:00
daniel-montalvo and others added 2 commits February 20, 2026 13:06
Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
@sidvishnoi
Copy link
Member

Looks like the commits URL now always include a branch, so some tests are failing.

Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
Copy link
Member

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

:shipit: Please update the docs as well, when you can @daniel-montalvo .

@sidvishnoi sidvishnoi merged commit e654691 into speced:main Feb 20, 2026
5 of 7 checks passed
@daniel-montalvo daniel-montalvo deleted the github-custom-props branch February 20, 2026 13:49
@daniel-montalvo
Copy link
Contributor Author

Hi @sidvishnoi

:shipit: Please update the docs as well, when you can @daniel-montalvo .

Done!

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.

Need ability to specify different github URLs

2 participants