Skyscanner / turbolift

A simple tool to help apply changes across many GitHub repositories simultaneously
Apache License 2.0
441 stars 34 forks source link

Block the PR emission if the PR description has not yet been changed #124

Open sledigabel opened 9 months ago

sledigabel commented 9 months ago

A suggestion from my teammate @lnascimentosilva shortly after using turbolift for the first time:

It would make sense to block the create-prs or at least ask for confirmation if the REAME.md file containing the PR description has not been modified yet. The rationale is that users while finding their feet with turbolift may not realise they are filing a legit PR to a bunch of repos.

Dan7-7-7 commented 8 months ago

This might be less of an issue once we enable updating PR descriptions - but I still think it's a good idea.