peternied / bake-time

GitHub Action to ensure pull requests bake before merging
Apache License 2.0
0 stars 1 forks source link

Say how much time is left in the error message #5

Open dblock opened 1 year ago

dblock commented 1 year ago

The error message currently says Error: This pull request will be delayed 48 hours until the bake time is over. However there's less than 48 hours left. It should say something like "Error: This pull request will be delayed another 12 hours (of the 48 hours required) until the bake time is over.".

peternied commented 1 year ago

Thanks for filing, happy to review a PR.