Skip to content

fix: labels selection should be OR not AND#37

Merged
horw merged 1 commit intomainfrom
fix/labels
May 14, 2025
Merged

fix: labels selection should be OR not AND#37
horw merged 1 commit intomainfrom
fix/labels

Conversation

@horw
Copy link
Copy Markdown
Owner

@horw horw commented May 14, 2025

The GitHub API does not support OR logic when filtering by labels; it only supports AND logic. Therefore, label filtering must be handled manually.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/core
  github_client.py
Project Total  

This report was generated by python-coverage-comment-action

@horw horw merged commit 7972b18 into main May 14, 2025
2 checks 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.

1 participant