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

Git mob core extract the list of contributors #119

Merged
merged 6 commits into from
Nov 19, 2023
Merged

Conversation

rkotze
Copy link
Owner

@rkotze rkotze commented Nov 13, 2023

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • All tests and linting (npm run checks) has passed locally and any fixes were made for failures
  • I kept my pull requests small so it can be reviewed easier

Pull request type

Please check the type of change your PR introduces:

  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes

What is the current behaviour?

List authors that have contributed to the Git repo.

What is the new behaviour?

I'm refactoring this logic and putting it into git-mob-core library for it to be reusable across consumers.

I will look to include a filter option from issue #90 .

Does this introduce a breaking change?

  • Yes
  • No

Other information

This will list all authors in order of most commits.
@rkotze rkotze self-assigned this Nov 19, 2023
@rkotze rkotze merged commit aac614b into master Nov 19, 2023
4 checks passed
@rkotze rkotze deleted the repo-author-list branch November 19, 2023 14:25
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

1 participant