gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
933 stars 63 forks source link

Add script to add PR & Issue templates to all IaC repos #58

Closed robmorgan closed 2 years ago

robmorgan commented 2 years ago

This is part of our new coding methodology rollout plan.

zackproser commented 2 years ago

Question: are the data batches containing Gruntwork repos of general interest to git-xargs users, or should we migrate them to our internal prototypes repo, and leave the script itself here?

Doing so would increase our own overhead for running the script slightly, but perhaps it's worth considering if the open-source community is unlikely to find the Gruntwork repo batches useful. Not a showstopper IMO, but thought I'd bring it up.

robmorgan commented 2 years ago

Question: are the data batches containing Gruntwork repos of general interest to git-xargs users, or should we migrate them to our internal prototypes repo, and leave the script itself here?

Yes inline with our Slack conversation, I'll move the data batches over to the prototypes repo.

robmorgan commented 2 years ago

For the record I'm going to accept this PR as is and move on.