protontypes / continuous-reforestation

Make continuous reforestation part of your daily workflow :deciduous_tree:
MIT License
183 stars 5 forks source link

Workflow passes successful even though a error is returned. #5

Closed tjarkdoering closed 3 years ago

tjarkdoering commented 3 years ago

With a response message: forbidden no plant is added to production. The workflow passes successfully anyway and the green checkmark implies a successful treeplant.

tjarkdoering commented 3 years ago

Added exit codes to the planttree.py. Now there is an error message and the workflow gets a little red x for errors.