Tf-operator: Acknowledge/credit contributors from other training operator repos

Created on 14 Aug 2021  路  2Comments  路  Source: kubeflow/tf-operator

There are many contributors in other training operator repos that are not part of this repo's history. We should consider summarizing their contributions based on GitHub contributions graph for each individual repos.

@kubeflow/wg-training-leads

help wanted kindiscussion

Most helpful comment

If there's a way to migrate those commits to this repo without affecting the project, it would be really great.

If not, we can just use GitHub API to summarize the contributions (number of commits, additions, and deletions, link to the list of commits, PRs reviewed, issue discussions involved, etc.). I had a tiny project that does something similar but it's in R and I haven't worked on it for a while. If others have any recommended tools, please comment here as well.

All 2 comments

@terrytangyuan Totally agree. Is there an easier way to do that? Do we need some tools to populate the contributions?

If there's a way to migrate those commits to this repo without affecting the project, it would be really great.

If not, we can just use GitHub API to summarize the contributions (number of commits, additions, and deletions, link to the list of commits, PRs reviewed, issue discussions involved, etc.). I had a tiny project that does something similar but it's in R and I haven't worked on it for a while. If others have any recommended tools, please comment here as well.

Was this page helpful?
0 / 5 - 0 ratings