kscout / serverless-registry-api

API which curates serverless applications.
https://api.kscout.io
GNU General Public License v2.0
0 stars 1 forks source link

App content quality validation #194

Open Noah-Huppert opened 5 years ago

Noah-Huppert commented 5 years ago

A user visiting the website or using the chat bot will only see app information that is informative and accurate. They will notice this when they see a "verified" badge next to an app. A user can learn more about a verified badge by clicking on it and seeing everything that was verified.

A developer submitting / modifying a serverless app in a pull request will have to pass a peer review check before their changes will be accepted. They can see the standards their work will be reviewed to in contributing documentation.

A maintainer will have to peer review pull requests to ensure the manifest and readme files contain informative and accurate information. Screenshots should be previewed for appropriateness and usefulness.

Spec:

The purpose would be to ensure the quality of an app's content

Require pull requests to the registry repository have n reviews before merging.

Create issues for: