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

fix: default commitConvention to 'none' #179

Merged
merged 1 commit into from
Apr 18, 2019
Merged

fix: default commitConvention to 'none' #179

merged 1 commit into from
Apr 18, 2019

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Apr 18, 2019

Default config.commitConvention to none.

At the moment, config.commitConvention only defaults to none during the configuration generation. If the configuration has been generated using an older version of all-contributors-cli, that value will be undefined. This eventually leads the following line to crash with Cannot read property 'msg' of undefined. That line is triggered when adding new contributors.

When the configuration file is read, if commitConvention is undefined, it is set to none.

Checklist:

  • Documentation: N/A
  • Tests: N/A
  • Ready to be merged
  • Added myself to contributors table

@ehmicky
Copy link
Contributor Author

ehmicky commented Apr 18, 2019

@allcontributors[bot] please add ehmicky for code.

@allcontributors
Copy link
Contributor

@ehmicky

I've put up a pull request to add @ehmicky! 🎉

Copy link
Member

@Berkmann18 Berkmann18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for covering that edge case.

@Berkmann18 Berkmann18 merged commit e639593 into all-contributors:master Apr 18, 2019
@all-contributors-release-bot
Copy link
Member

🎉 This PR is included in version 6.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ehmicky ehmicky deleted the feature/commit-convention-default branch April 18, 2019 12:53
Berkmann18 pushed a commit that referenced this pull request May 24, 2020
* chore(package): update serverless to version 1.39.1

* chore(package): update lockfile yarn.lock

* infra: unpin serverless version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants