digital-sustainability / oss-github-benchmark

Benchmark of OSS projects on GitHub
GNU General Public License v3.0
14 stars 20 forks source link

Document how to add a new repo #297

Closed brawer closed 11 months ago

brawer commented 11 months ago

We should have instructions for adding a new repo. It seems there's two parts that are currently not documented:

  1. In the config file, there’s two identifiers: oidand uuid. When someone wants to send a pull request, how do they find these IDs? This should probably be documented on the main README.
  2. When the maintainer of this project merges a change to github_repos.json, what steps do they need to execute for pushing the config change to prodution? This can probably be documented in a separate file, linked from the main README.