Slightly Complex Contributors Footer Example #262
emmyoop
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a footer using the 1.4.0 release changes that will pull all contributors, dedup them and list all the PRs they contributed for a release. Author and PR are defined as custom fields in
.changie.yml
.As a rule, my team defines contributors as community members so we want to pull internal team members from the list. I don't love that our team is a hardcoded list in here but not sure there's a better way to handle it at the moment.
Loving that this can all live within changie now instead of a separate script for me to maintain.
Beta Was this translation helpful? Give feedback.
All reactions