Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure commitlint uses the correct config in CI #985

Merged
merged 3 commits into from
Dec 6, 2019

Conversation

dfreeman
Copy link
Member

@dfreeman dfreeman commented Dec 2, 2019

It turns out the GitHub action we're using to run commitlint doesn't read config from package.json; it expects it to be in a standalone file.

I've verified that this still enforces message format locally via husky, and now enforces it in CI as well, as seen here: https://github.com/typed-ember/ember-cli-typescript/runs/329649967

@chriskrycho chriskrycho merged commit 11bee88 into master Dec 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the ensure-correct-commitlint-config branch December 6, 2019 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants