mediumworkersunion / mwu-scripts

Bash scripts that come in handy
The Unlicense
2 stars 1 forks source link

Implement git pull-request #5

Open alainakafkes opened 3 years ago

alainakafkes commented 3 years ago
dnelson commented 3 years ago

This is tricky because we don't know what ticket system folks are using, or if there's a PR description template required, or how to choose reviewers. I'm thinking the command can call out to helper scripts to provide those details and we can ship example scripts. It's easy enough to make it configurable which script gets called. As long as the format is standardized, we can even do things like fuzzy matching.