Describe the bug
I have a cog.toml in the root of my repo, and this bot doesn't seem to look at the config? Is that expected? Is there any way to configure the valid commit types that this bot references?
To Reproduce
Create a cog.toml in the root of the repository with additional commit types.
Expected behavior
The check should respect a cog.toml in the repositories it's run in
Describe the bug
I have a
cog.tomlin the root of my repo, and this bot doesn't seem to look at the config? Is that expected? Is there any way to configure the valid commit types that this bot references?To Reproduce
Create a
cog.tomlin the root of the repository with additional commit types.Expected behavior
The check should respect a
cog.tomlin the repositories it's run in