Skip to content

Fix recent actions PR links#3

Merged
ramimbo merged 1 commit into
mainfrom
fix/recent-actions-pr-links
May 22, 2026
Merged

Fix recent actions PR links#3
ramimbo merged 1 commit into
mainfrom
fix/recent-actions-pr-links

Conversation

@ramimbo
Copy link
Copy Markdown
Owner

@ramimbo ramimbo commented May 22, 2026

Summary

  • Derive recent-action PR links from the repository name and event number when GitHub omits payload.pull_request.html_url.
  • Add a regression fixture for PullRequestEvent payloads that include payload.number but no web URL.

Testing

  • node --check github-sortout.user.js
  • npx playwright test tests/github-sortout.spec.js -g 'links pull request events when GitHub omits html_url'
  • npm test
  • git diff --check

Closes #2

@ramimbo ramimbo marked this pull request as ready for review May 22, 2026 19:00
@ramimbo ramimbo merged commit 6a16f01 into main May 22, 2026
1 check passed
@ramimbo ramimbo deleted the fix/recent-actions-pr-links branch May 22, 2026 19:01
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.

Recent actions PR entries link to GitHub home

1 participant