Jan Amann
Jan Amann
Can this be achieved with https://github.com/amannn/action-semantic-pull-request/issues/178?
To be honest I currently don't really see the value of commenting on pull requests. I'd like to keep the noise of this action to a minimum, so in case...
Hello @kunaltyagi! I'm sorry, I don't understand the request. Can you elaborate in a bit more detail?
Interesting, I see. Do you have some background on how that works?
I see, thanks for the link! If you're interested in working on this, I'd be open to a contribution of this feature.
Hmm, I'm wondering if a tool like [commitlint](https://github.com/conventional-changelog/commitlint) is in a better position to solve this? I could imagine this is especially useful in a precommit hook to avoid invalid...
Sure, I understand. But maybe it would be a good idea to run `commitlint` in a Github action then? This action is mostly concerned with validating the PR title, but...
Here's some background on the issue that GitHub has: - https://github.com/amannn/action-semantic-pull-request/pull/158 - https://github.community/t/commit-title-when-squashing-one-commit/207792 It's why we introduced the config options `validateSingleCommit` and `validateSingleCommitMatchesPrTitle`. I see the point that pre-commit hooks...
I have to say, personally I'm not really into validation on the commit-level. I've once worked on a project where this was enforced and I found a commit chain of...
FWIW I'm also watching the repo and check in occasionally to see what's happening 🙂. I'm really excited about material-motion-js and in this case also looking forward to RxAnimate! Currently...