coopnorge / github-workflow-release-drafter

0 stars 0 forks source link

feat: breaking changes requires manual verification #46

Open arunpoudel opened 6 months ago

arunpoudel commented 6 months ago

Breaking Changes in Go modules will now create a PR review which will need to be resolved manually, and a label added to the PR.

TODO:

nhhagen commented 5 months ago

Btw, be a bit careful about replacing ' with ". The meaning in yaml is a bit different as seen for regex patterns in go-services-interfaces