mahabubx7 / akar

Akar is a typescript first schema validation library offering flexible, reusable schema for multi-purpose use cases
http://akar.js.org/
MIT License
2 stars 1 forks source link

[NEED HELP] Setup Github Actions for automated release in NPM, GitHub #10

Closed mahabubx7 closed 1 month ago

mahabubx7 commented 1 month ago

[NEED HELP] Setup Github Actions for automated release in NPM, GitHub

Hi, I am trying to make this pkg ready as soon as possible, but I am tired to fix GitHub-actions to automate the release process. Using release-it cli, it is working manually (from my local-machine). Except committing. Because, somehow it wasn't committing using the conventional-commits. So, git-hooks from husky/lint-staged fails.

If anyone can help me figure this out or want to contribute in this issue, please let me know. Feel free to ask or DM me instead.

~/@mahabubx7

mahabubx7 commented 1 month ago

I am starting on my own ... 😢 Hint: migrating to semantic-release