pylint-plugin-utils icon indicating copy to clipboard operation
pylint-plugin-utils copied to clipboard

Link pre-commit.ci

Open dineshtrivedi opened this issue 3 years ago • 3 comments
trafficstars

I was wondering if we could link this project to https://results.pre-commit.ci/ in the same way that the pylint project is linked to it. Check https://results.pre-commit.ci/run/github/47671127/1640674316.F3GsGXIYQOy9K58ggpBsvA

dineshtrivedi avatar Dec 28 '21 09:12 dineshtrivedi

I don't know how it can be done, but I would be happy in assisting with it.

dineshtrivedi avatar Dec 28 '21 09:12 dineshtrivedi

I tried to add it but for whatever reason, when I do, pre-commit still does not see the pylint-plugin-utils repository.

I'm not sure if it just takes a little while to synchronise the repository list, or perhaps I don't have the right permissions in the PyCQA organisation.

@Pierre-Sassoulas any ideas? You set it up for prospector so I figure you at least got further than I did :)

carlio avatar Dec 28 '21 14:12 carlio

I've done everything in interface, maybe you need to use manage repos on github first in order to give access to the repo to pre-commit.ci ? Then the management is available (I've just done that with black-disable-checker, once the authorization are given on github side, pre-commit.ci says that there is no recent runs. push or open a PR to trigger a run. Maybe some time before synchronization like Carlio said.

Pierre-Sassoulas avatar Dec 28 '21 15:12 Pierre-Sassoulas