-
Notifications
You must be signed in to change notification settings - Fork 17
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
Updating changie.yaml to add contributors and PR links #134
Updating changie.yaml to add contributors and PR links #134
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Leah Antkiewicz.
|
e4d0444
to
ef5fc33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks friend!
@leahwicz Mind running precommit hooks (or add the missing return at the end of the config file) for the code quality check? |
Oh duh good catch. I forgot to install that. Done! |
resolves #109
Problem
This updates changie so that we are able to display PR links. It also adds the ability to generate a contributor list when there are external contributors. Basically it matches what the Snowflake and Core repos are doing for changelog.
Solution
Copied over the Snowflake .changie file and tweaked it with the correct repo name.
Tested Locally
export CHANGIE_CORE_TEAM=dbeatty10
changie batch 1.3.4
dbeatty10
but includes other handles from existing unreleased changes: 1.3.4.mdChecklist