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

Use the "search issues" API instead of the "query issues" API #194

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Dec 9, 2024

... and various other improvements.

Fixes #182.

This paves the way towards #32, which -- in order to be implemented efficiently -- will likely require that we be able to use -commenter:somemaintainer filters (otherwise we'd be going through comments of lots of issues).

So that people that are not interested don't need to set maxIssues to 0
explicitly.
1. People with just "triage" permission are still considered team
   members
2. Issue reporters are always considered "outsiders" for the purposes of
   this app.
@yrodiere yrodiere merged commit c457711 into quarkusio:main Dec 10, 2024
1 check passed
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.

Switch from the "issues query" the "search issues" API
1 participant