We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment there is no way to reflect that a user belonged in a group during one timeframe and another during time outside that timeframe.
Eg: Joe Schmo belonged to the OpenSearch org between Jan 2022 to Dec 2022. Commits made outside that range would belong to the non-org committers.
We should be able to specify a date range that someone belongs within a certain group. Eg.
# OpenSearch_org.txt dtaivpp 2022-01-15 2022-12-01
We could not add this in however we would risk overwriting history.
N/A
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem?
At the moment there is no way to reflect that a user belonged in a group during one timeframe and another during time outside that timeframe.
Eg: Joe Schmo belonged to the OpenSearch org between Jan 2022 to Dec 2022. Commits made outside that range would belong to the non-org committers.
What solution would you like?
We should be able to specify a date range that someone belongs within a certain group. Eg.
What alternatives have you considered?
We could not add this in however we would risk overwriting history.
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: