Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Regarding doc there is no way to have one query for issue, and PRs, but in logic there is a function called getAllIssuesAndPullRequests
. So I don't know how it works :/
Expected Behavior
No response
Steps To Reproduce
- Forked repo to https://github.com/piecioshka/statusboard
- Due to steps in README
- Removed all historical data
- Update
repoQuery
inworkspaces/data/lib/config.js
- Run command
npm run fetch:maintained -w data
- finished sucessful - Run next command
npm run fetch:data -w data
- finished with error:Query must include 'is:issue' or 'is:pull-request'
Environment
- npm: 10.9.1
- Node: v20.12.0
- OS: macOS
- platform:
Darwin piecioshka-mac.lan 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6030 arm64
Metadata
Metadata
Assignees
Labels
No labels