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

Let ListAction skip pull requests having no binary data #818

Closed

Conversation

reda-alaoui
Copy link

Following #759 (comment), this change lets ListAction skip pull requests without binary data.

@mc1arke
Copy link
Owner

mc1arke commented Dec 29, 2023

Thanks for the contribution. Is this effectively a duplicate of #796? One thing I'm still missing from this is replication steps: not having part of the data on a pull request seems like an invalid scenario we should be preventing elsewhere, rather than attempting to return a response that technically isn't valid for one of the APIs

@mc1arke
Copy link
Owner

mc1arke commented Jan 1, 2024

I'm superceding this with #847 since the Pull Request data fields are not mandatory and I'd rather we didn't end up with data in the database that wasn't visible in the API, as users then don't know if they've got potentially broken data needing cleaned-up. Thanks for the contribution though!

@mc1arke mc1arke closed this Jan 1, 2024
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.

2 participants