pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
64 stars 33 forks source link

[Tooling] fix: changelog validation exits properly on failure #768

Closed bryanchriswhite closed 1 year ago

bryanchriswhite commented 1 year ago

Description

The changelog validation step wasn't testing the output for failure but instead was always exiting with status 0.

Summary generated by Reviewpad on 18 May 23 09:42 UTC

This pull request fixes a bug where changelog validation was not exiting properly on failure. The patch now correctly exits on failure.

Issue

N/A

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist