Issues:
Currently action fails when there is a reference to issue #0 (dependabot-added as no issue related).
Need to add exception for it to .releaserc.json:
"successCommentCondition": "<%= issue.number !== 0 %>"
Improvements:
create Deprecations block automatically if possible
Issues:
Currently action fails when there is a reference to issue #0 (dependabot-added as no issue related).
Need to add exception for it to .releaserc.json:
"successCommentCondition": "<%= issue.number !== 0 %>"Improvements:
create Deprecations block automatically if possible