compare_repositories
Compare two GitHub repositories using popularity, activity, and health metrics to identify the better maintained project.
Instructions
Compare two GitHub repositories based on popularity, activity, and health.
Args: owner1: The owner of the first repository. repo1: The name of the first repository. owner2: The owner of the second repository. repo2: The name of the second repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo1 | Yes | ||
| repo2 | Yes | ||
| owner1 | Yes | ||
| owner2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |