Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Query must include 'is:issue' or 'is:pull-request' #926

Open
1 task done
piecioshka opened this issue Jan 12, 2025 · 0 comments
Open
1 task done

[BUG] Query must include 'is:issue' or 'is:pull-request' #926

piecioshka opened this issue Jan 12, 2025 · 0 comments

Comments

@piecioshka
Copy link

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

  1. Forked repo to https://github.com/piecioshka/statusboard
  2. Due to steps in README
  3. Removed all historical data
  4. Update repoQuery in workspaces/data/lib/config.js
    Screenshot 2025-01-12 at 13 11 06
  5. Run command npm run fetch:maintained -w data - finished sucessful
  6. 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
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

No branches or pull requests

1 participant