lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
327 stars 19 forks source link

Continuous Integration #119

Open bric3 opened 1 year ago

bric3 commented 1 year ago

Are you interested to setup CI, at least for the PRs.

I suppose having a deploying pipeline is nice as well. But it's a tad more involved on your part.

lppedd commented 1 year ago

at least for the PRs

It's definitely interesting but it's yet another maintenance burden. Have to think about it.

a deploying pipeline

I feel oldschool now but I always prefer "deploying" (uploading to Marketplace or creating GitHub releases) manually. I don't have control over the remote repository, if we can call it like that, so if I screw up I have to lose even more time.