The same way as the pagure CI service, it would be nice to have a service that's doing some static analysis against a PR.
For example on a python project, the service would run flake8 and inline comment the PR where errors have been found.
I imagine we could use a config file inside the repo to configure the service, for example set the language, tool used etc ...
Metadata Update from @cverna: - Issue tagged with: RFE
I think these types of external tools aren't really part of pagure. Anyone could write such service, as people for an API key to flag PRs and then the service could just trigger of fedmsg or a webhook and flag the PR with their results.
I agree that should not be part of pagure.
We can close this issue, and I will keep the idea in mind :jack_o_lantern:
Closing then :)
Metadata Update from @pingou: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)