Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Add option to specify organization members on a timeframe #6

@quic-mathbern

Description

@quic-mathbern

Say we have a developer named John who have contributed to a project under the foo organization using both john@foo.com and john@doe.com. One could write the ctracker config file for this use case as:

org_files:
  foo: foo-systems foo 

org_domains:
  foo: foo.com john@doe.com

But what if John has also used the john@doe.com email when he was a member of the bar organization? It would be nice if we could define a time period in which a particular domain is associated with each organization, so that John's email can correctly be counted in either foo or bar orgs considering the timestamp of the commits.

(May relate to #5 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions