Github Notifications RSS has wrong PR links
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 7.3k
- Forks
- 418
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 1
Description
Thank you for your work.
It manages to get PR notifications, but has wrong URL:
`https://github.com/foo/bar/pull`__s__`/123`, with trailing `s` that leads to list of pulls instead of the one in the notification.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how GitHub Notifications RSS constructs pull request URLs and reproduce the notification using the example in the issue. Verify that the generated link points to the individual pull request at /pull/123 rather than the pull request list, and confirm the corrected behavior with the relevant existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100