bcgov / nr-hydrometric-rating-curve

A hydrometric rating curve describes the mathematical relationship between stage and discharge. The rating curve app allows users to upload any stage and discharge datasets, develop and optimize rating models as well as save and compare results from previous sessions.
Apache License 2.0
2 stars 0 forks source link

Pull requests fail due to automated naming #164

Closed tobiasmllr closed 1 month ago

tobiasmllr commented 1 month ago

Hello, somehow the automated Pull requests fail due to naming:

Run echo "Validation failed!  Possible reasons:"
Validation failed!  Possible reasons:
 - Forks are not supported
 - Conventional commits required for PR titles and merges
    https://www.conventionalcommits.org/en/v1.0.0/
Error: Process completed with exit code 1.

For example https://github.com/bcgov/nr-hydrometric-rating-curve/pull/163

Is this maybe a formatting problem?

DerekRoberts commented 1 month ago

@tobiasmllr Welcome back! :)

Solved by updating our Actions (#159) and stopping toublesome Dependabot updates (#168).