Skip to content

Conversation

evamillan
Copy link
Contributor

This PR fixes some corner cases of developer categories in small repositories. If there is only one developer or if the core developers are tied in number of contributions, they are classified as core.

@evamillan evamillan force-pushed the developer-categories branch 2 times, most recently from 02010bc to f9f2d5b Compare March 12, 2025 10:47
@evamillan
Copy link
Contributor Author

I updated the PR according to the guidelines in https://github.com/Bitergia/trustable-cli/issues/16: if there are several developers with the same contributions and not all of them can enter the core group, the first one is selected and the next ones are assigned to regular (alphabetical order is not relevant in this case).

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

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

LGTM

- If there is only one developer, it is classified as 'core'.
- If there is a list of people with the exact same number of
  contributions and not all of them can enter the 'core' group,
  the first one is selected and the next ones are assigned to 'regular'.

Signed-off-by: Eva Millán <[email protected]>
@sduenas sduenas force-pushed the developer-categories branch from f9f2d5b to 0f13b76 Compare March 17, 2025 15:11
@sduenas sduenas merged commit f413727 into Bitergia:main Mar 17, 2025
5 checks passed
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.

2 participants