Skip to content

Comments

Filtering Pull Requests#88

Merged
PierreDemailly merged 1 commit intomainfrom
exclude_pull_requests
Aug 2, 2024
Merged

Filtering Pull Requests#88
PierreDemailly merged 1 commit intomainfrom
exclude_pull_requests

Conversation

@fabnguess
Copy link
Contributor

Problem: The GitHub API includes Pull Requests in Issues search results.
Solution: To isolate true Issues, a filter checks for the absence of the pull_request field in the returned JSON data. Since Pull Requests are Issues with additional information, this field makes it easy to distinguish them.

@PierreDemailly PierreDemailly merged commit 6159d52 into main Aug 2, 2024
@PierreDemailly PierreDemailly deleted the exclude_pull_requests branch August 2, 2024 14:12
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.

3 participants