When working on pretenders I wanted to steal a lot of things from deploystream.
eg. deassign-issue, pr-for-issue scripts, plus in time the get_dependencies.py for bower and npm modules.
And I'm sure the list will grow.
I'm wondering whether it makes sense to begin having a tools/scripts/something repo that could be updated centrally and shared between the two projects.
When working on
pretendersI wanted to steal a lot of things fromdeploystream.eg. deassign-issue, pr-for-issue scripts, plus in time the
get_dependencies.pyfor bower and npm modules.And I'm sure the list will grow.
I'm wondering whether it makes sense to begin having a tools/scripts/something repo that could be updated centrally and shared between the two projects.