RSSHub/.github
Tony 03be368c06 fix(ci): use REST API to find PRs by branch in workflows
`gh pr view` queries with a hidden `first: 30` which fails to find PRs when the target PR falls outside the first page. The REST API filters by `head=owner:branch` server-side which avoid this limitation.
2026-04-13 05:07:34 +08:00
..
ISSUE_TEMPLATE chore: fix prettier config 2025-11-27 14:32:29 +08:00
prompts chore: update radar rules for target parameter clarification 2026-02-14 01:16:57 +08:00
workflows fix(ci): use REST API to find PRs by branch in workflows 2026-04-13 05:07:34 +08:00
PULL_REQUEST_TEMPLATE.md chore: fix prettier config 2025-11-27 14:32:29 +08:00
dependabot.yml chore: use dependabot for nix update 2026-04-08 02:17:58 +08:00
labeler.yml refactor: replace art template with jsx (#20777) 2025-12-29 12:27:32 +08:00
pull.yml chore: fix prettier config 2025-11-27 14:32:29 +08:00