This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistence or help with anything not specific to the CLI itself, please use https://help.heroku.com.
Do you want to request a feature or report a bug?
bug
What is the current behavior?
heroku ci:rerun continues when executed outside of a git repo and causes a Heroku CI failure due to no tarball being uploaded.
What is the expected behavior?
heroku ci:rerun (and maybe others?) should fail and inform the user if the command is expecting to be executed within a git repository.
This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistence or help with anything not specific to the CLI itself, please use https://help.heroku.com.
Do you want to request a feature or report a bug?
bug
What is the current behavior?
heroku ci:reruncontinues when executed outside of a git repo and causes a Heroku CI failure due to no tarball being uploaded.What is the expected behavior?
heroku ci:rerun(and maybe others?) should fail and inform the user if the command is expecting to be executed within a git repository.