> When we did the migration to git, there weren't good tools for managing > the setup of the salsa repos (hooks, etc.) yet. I'd assume those exist > now, we should check in with what other teams are doing. That stuff can > all be fixed in one run of a tool, I'd assume.
yeah i figured that much, and that made sense at that time. I modified [1] to automatically create the salsa repo enabling both KGB and tagpending webhooks, but the `salsa` tool doesnt support setting integrations, so that will need to be fixed later on. [1] https://github.com/sandrotosi/pypi2deb/tree/morph I'm in the process of writing a tool to uniform the repo configuration in python-team/package - add integration: Emails on push - remove integration Irker - add webhook: KGB (or edit to remove all the extra parameters set, which are the default values anyway) - add webhook: tagpending I'll write back here when i think it's ready for review and request authorization to run it. I think there's still one point we need to figure out: how to make these remarks known to the packages maintainers, instead of all of them just being in a text file. Thanks, -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi