Danny Adair
Danny Adair
Example: Taking the flexselect example model, this problem occurs when "company_contact_person" is not a required field. Then you can set the "Company", leave "Company contact person" blank, and next time...
I'm suspecting when a select is adjusted it just needs to fire a change() so other selects can act on that.
What happens to these type of PRs? git-aggregator?
This can't be expected behaviour - what am I doing wrong?
same here - commits are found, analyzeCommit step started but just exits with 0 not looking at any commits. Is there a way to pin conventional-changelog to an earlier version?
@wyardley Thank you! That worked. We just do an ad-hoc install in a docker container with GitLab CI. Pinning `conventional-changelog-conventionalcommits` with `@6` as per #2929 did the job.