cocogitto / cocogitto-action

A github action to ensure your current gitlog respect the conventional commit specification
22 stars 17 forks source link

feat: update cocogitto to 6.0.1 #18

Closed alixinne closed 8 months ago

alixinne commented 9 months ago

Update the cocogitto dependency to 6.0.1.

This should fix #14 as well. I'm not sure if this should be flagged as a breaking change, because I couldn't find out if cocogitto v6 has breaking changes impacting users of this action.

oknozor commented 9 months ago

Hey @vtavernier, thanks for the PR. Can't merge at the moment but I will be back home in a few days.

alixinne commented 9 months ago

No worries! There are no automated tests that I'm aware of in the repository but I successfully released something with the PR version of the action here: https://github.com/vtavernier/ghsec/actions/runs/7325570981/job/19950293879.

The job failed because I forgot to pass the GITHUB_TOKEN env variable, but other than that the cocogitto run looks fine.

nagyben commented 8 months ago

@oknozor any chance you could merge this PR soon? 😇

oknozor commented 8 months ago

Hey guys, sorry for the delay