cocogitto / cocogitto-bot

A pedantic conventional commit github bot powered by cocogitto
3 stars 1 forks source link

feat: cog.toml support #13

Closed the-wondersmith closed 11 months ago

the-wondersmith commented 11 months ago

PR implements support for consulting the repo-specific Cocogitto cog.toml configuration file during check runs [ref] and deprecates the bot's use of conventional_commit_parser in favor of using cocogitto directly.

cocogitto-bot[bot] commented 11 months ago

:heavy_check_mark: 00479f2...08283af - Conventional commits check succeeded.

the-wondersmith commented 11 months ago

@oknozor Bump

oknozor commented 11 months ago

Hey @the-wondersmith we have a little problem here. I deployed the bot on my home kubernetes cluster a few month ago and I had to make some quick and dirty changes to make this work. The problem is: I completely forgot to push the changes made back then. But don't worry I will try to deploy the bot with your PR. You might need to do a bit of rebasing soon. I'll let you know asap.

oknozor commented 11 months ago

Nevermind I will do the rebase on my side