Skip to content

fix: remove stale reference to closed PR #3851#4082

Open
raajheshkannaa wants to merge 1 commit intoory:masterfrom
raajheshkannaa:fix/remove-stale-upstream-refs
Open

fix: remove stale reference to closed PR #3851#4082
raajheshkannaa wants to merge 1 commit intoory:masterfrom
raajheshkannaa:fix/remove-stale-upstream-refs

Conversation

@raajheshkannaa
Copy link

Summary

Removes dead link to closed PR #3851 discussion from oauth2/handler.go. The Device Authorization Grant (RFC 8628) feature was later merged via PR #3912, making the reference to #3851 stale. The explanatory comment about the race condition is preserved.

Closes #3953

Note on #3996

Issue #3996 reports stale references to ory/x#509 in 146 SQL migration files. However, PR #509 in ory/x was merged (not abandoned) on 2022-05-17. The Closed Reference Notifier bot filed #3996 as a false positive since GitHub treats merged PRs as "closed". Additionally, the migration files are auto-generated and marked DO NOT EDIT. I recommend closing #3996 as not actionable.

Test plan

The comment in oauth2/handler.go referenced a discussion on PR ory#3851
which was closed without merging. The same feature (RFC 8628 Device
Authorization Grant) was later merged via PR ory#3912. The explanatory
comment remains intact, only the dead link is removed.

Closes ory#3953
@raajheshkannaa raajheshkannaa requested review from a team and aeneasr as code owners March 14, 2026 17:18
@CLAassistant
Copy link

CLAassistant commented Mar 14, 2026

CLA assistant check
All committers have signed the CLA.

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.

upstream reference closed: github.com/ory/hydra/pull/3851

2 participants