-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
(Please move this to another project if desired).
Currently PRs to recipes can be approved by any member. A particular stumbling point with this is when the bot picks up a change to a pypi repo and makes an automatic PR and blindly performs a review and approves the PR with no knowledge of the package. As examples a new package may require requirements updating, or a change to a build script in order for the resultant pacakge to work correctly, as the build process does not run complete testing more simply "if it compiles it works".
IIRC conda-forge has the mechanism that only maintainers listed in the meta.yaml can approve a PR.
Metadata
Metadata
Assignees
Labels
No labels