{"id":8141123,"name":"github/command","ecosystem":"actions","description":"IssueOps commands in GitHub Actions","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/command","keywords_array":["automation","chatops","github-actions","issueops","workflows"],"namespace":"github","versions_count":19,"first_release_published_at":"2023-08-24T22:49:04.000Z","latest_release_published_at":"2025-11-26T22:18:43.000Z","latest_release_number":"v2.0.3","last_synced_at":"2026-03-12T00:11:20.403Z","created_at":"2023-08-25T00:09:03.010Z","updated_at":"2026-03-12T00:11:20.403Z","registry_url":"https://github.com/github/command","install_command":null,"documentation_url":null,"metadata":{"name":"command-action","description":"IssueOps commands in GitHub Actions","author":"Grant Birkinbine","branding":{"icon":"play","color":"gray-dark"},"inputs":{"github_token":{"description":"The GitHub token used to create an authenticated client - Provided for you by default!","default":"${{ github.token }}","required":true},"status":{"description":"The status of the GitHub Actions - For use in the post run workflow - Provided for you by default!","default":"${{ job.status }}","required":true},"command":{"description":"The string to look for in comments as an IssueOps trigger/command. Example: \".lint\"","required":true},"reaction":{"description":"If set, the specified emoji \"reaction\" is put on the comment to indicate that the trigger was detected. For example, \"rocket\" or \"eyes\"","required":true,"default":"eyes"},"success_reaction":{"description":"The reaction to add to the comment that triggered the Action if its execution was successful","required":true,"default":"+1"},"failure_reaction":{"description":"The reaction to add to the comment that triggered the Action if its execution failed","required":true,"default":"-1"},"allowed_contexts":{"description":"A comma separated list of comment contexts that are allowed to trigger this IssueOps command. Pull requests and issues are the only currently supported contexts","required":true,"default":"pull_request"},"permissions":{"description":"The allowed GitHub permissions an actor can have to invoke IssueOps commands - Example: \"write,admin\"","required":true,"default":"write,admin"},"allow_drafts":{"description":"Whether or not to allow this IssueOps command to be run on draft pull requests","required":true,"default":"false"},"allow_forks":{"description":"Whether or not to allow this IssueOps command to be run on forked pull requests","required":true,"default":"false"},"skip_ci":{"description":"Whether or not to require passing CI checks before this IssueOps command can be run","required":true,"default":"false"},"skip_reviews":{"description":"Whether or not to require reviews before this IssueOps command can be run","required":true,"default":"false"},"param_separator":{"description":"The separator to use for parsing parameters in comments in IssueOps commands. Parameters will are saved as outputs and can be used in subsequent steps","required":true,"default":"|"},"allowlist":{"description":"A comma separated list of GitHub usernames or teams that should be allowed to use the IssueOps commands configured in this Action. If unset, then all users meeting the \"permissions\" requirement will be able to run commands. Example: \"monalisa,octocat,my-org/my-team\"","required":false,"default":"false"},"allowlist_pat":{"description":"A GitHub personal access token with \"read:org\" scopes. This is only needed if you are using the \"allowlist\" option with a GitHub org team. For example: \"my-org/my-team\"","required":false,"default":"false"},"skip_completing":{"description":"If set to \"true\", skip the process of completing the Action. This is useful if you want to customize the way this Action completes - For example, custom reactions, comments, etc","required":true,"default":"false"},"fork_review_bypass":{"description":"If set to \"true\", allow forks to bypass the review requirement if the operation is being made on a pull request from a fork. This option is potentially dangerous if you are checking out code in your workflow as a result of invoking this Action. If the code you are checking out has not been reviewed, then you might open yourself up to a TOCTOU vulnerability. You should always ensure that the code you are checking out has been reviewed, and that you checkout an exact commit sha rather than a ref.","required":true,"default":"false"}},"outputs":{"triggered":{"description":"The string \"true\" if the trigger was found, otherwise the string \"false\" - Just because the workflow was triggered does not mean it should continue. This is a step 1/2 check"},"continue":{"description":"The string \"true\" if the workflow should continue, otherwise empty - Use this to conditionally control if your workflow should proceed or not. This is a step 2/2 check"},"comment_body":{"description":"The comment body"},"actor":{"description":"The GitHub handle of the actor that invoked the IssueOps command"},"params":{"description":"The raw parameters that were passed into the IssueOps command"},"comment_id":{"description":"The comment id which triggered this action"},"issue_number":{"description":"The issue number which this Action was triggered on"},"initial_reaction_id":{"description":"The reaction id for the initial reaction on the trigger comment"},"fork":{"description":"The string \"true\" if the pull request is a fork, otherwise \"false\""},"fork_ref":{"description":"The true ref of the fork"},"fork_label":{"description":"The API label field returned for the fork"},"fork_checkout":{"description":"The console command presented in the GitHub UI to checkout a given fork locally"},"fork_full_name":{"description":"The full name of the fork in \"org/repo\" format"},"sha":{"description":"The commit sha if being used in the context of a pull request"},"ref":{"description":"The ref if being used in the context of a pull request"},"base_ref":{"description":"The base ref that the pull request is merging into (if available and run in the context of a pull request)"}},"runs":{"using":"node20","main":"dist/index.js","post":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":179313948,"uuid":"663291669","full_name":"github/command","owner":"github","description":"IssueOps commands in GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-10-01T11:05:04.000Z","size":5844,"stargazers_count":151,"open_issues_count":6,"forks_count":10,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-10-04T03:42:44.106Z","etag":null,"topics":["automation","chatops","github-actions","issueops","workflows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-07T01:40:48.000Z","updated_at":"2025-09-26T05:49:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"aacde52c-a8e5-4ba5-93b5-427ef0dfd83e","html_url":"https://github.com/github/command","commit_stats":{"total_commits":144,"total_committers":5,"mean_commits":28.8,"dds":"0.16666666666666663","last_synced_commit":"319d5236cc34ed2cb72a47c058a363db0b628ebe"},"previous_names":["github/command"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/github/command","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/command/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279041117,"owners_count":26090973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v2.0.2","sha":"4002f2aad7964e6d776c2f91bd3f1f87bf6af793","kind":"tag","published_at":"2025-08-05T05:17:29.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v2.0.2","html_url":"https://github.com/github/command/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":"de8c24c6-6289-4237-b6fc-6229c84b4779","purl":"pkg:github/github/command@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3ef62aea1e21fa68d85e57df4fd0edcca5cc4b53","kind":"tag","published_at":"2025-05-09T19:29:25.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v2.0.1","html_url":"https://github.com/github/command/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":"57679cbf-c4e3-4708-925d-e7617620f116","purl":"pkg:github/github/command@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c6920ac0ecbac4544f6f6234d8a02299db570773","kind":"tag","published_at":"2025-02-20T21:40:15.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v2.0.0","html_url":"https://github.com/github/command/releases/tag/v2.0.0","dependencies_parsed_at":"2025-02-28T04:57:58.869Z","dependency_job_id":null,"purl":"pkg:github/github/command@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2.0.0/manifests"},{"name":"v2","sha":"c6920ac0ecbac4544f6f6234d8a02299db570773","kind":"tag","published_at":"2025-02-20T21:40:15.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v2","html_url":"https://github.com/github/command/releases/tag/v2","dependencies_parsed_at":"2025-02-28T04:57:58.517Z","dependency_job_id":null,"purl":"pkg:github/github/command@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v2/manifests"},{"name":"v1.5.1","sha":"3f3318d2e0145c6588eaa9c6c93493ca2d7daa97","kind":"tag","published_at":"2025-02-20T19:53:26.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.5.1","html_url":"https://github.com/github/command/releases/tag/v1.5.1","dependencies_parsed_at":"2025-02-28T04:57:58.876Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2922e873472ac7f3e484eec87acbff2864693de9","kind":"tag","published_at":"2025-02-20T19:37:02.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.5.0","html_url":"https://github.com/github/command/releases/tag/v1.5.0","dependencies_parsed_at":"2025-02-28T04:57:58.893Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"07fa6487dde02f99111d69a51540fd3ff7968395","kind":"tag","published_at":"2025-02-19T21:57:58.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.4.0","html_url":"https://github.com/github/command/releases/tag/v1.4.0","dependencies_parsed_at":"2025-02-28T04:57:58.890Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"319d5236cc34ed2cb72a47c058a363db0b628ebe","kind":"tag","published_at":"2024-12-12T07:26:54.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.3.0","html_url":"https://github.com/github/command/releases/tag/v1.3.0","dependencies_parsed_at":"2024-12-17T04:08:36.878Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"b3be99cbe249d555aa4511c99b1aea219313f071","kind":"tag","published_at":"2024-10-14T17:49:47.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.2.2","html_url":"https://github.com/github/command/releases/tag/v1.2.2","dependencies_parsed_at":"2024-10-17T07:38:45.807Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"a0f8c9c9a16aad0cced91b2b7693de599d4093a3","kind":"tag","published_at":"2024-07-26T20:10:56.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.2.1","html_url":"https://github.com/github/command/releases/tag/v1.2.1","dependencies_parsed_at":"2024-07-28T04:09:08.662Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5710e1fb3f9ae1e6df172e574f58efadb9341639","kind":"tag","published_at":"2024-05-09T18:23:21.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.2.0","html_url":"https://github.com/github/command/releases/tag/v1.2.0","dependencies_parsed_at":"2024-05-11T04:26:52.987Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f16582e0cf4371046e28c8d71364a75786762898","kind":"tag","published_at":"2024-04-04T18:20:02.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.1.1","html_url":"https://github.com/github/command/releases/tag/v1.1.1","dependencies_parsed_at":"2024-04-06T04:14:32.143Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fa104010c70da2cc78bee2d146ea6f8e1b82dd84","kind":"tag","published_at":"2023-12-02T18:34:03.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.1.0","html_url":"https://github.com/github/command/releases/tag/v1.1.0","dependencies_parsed_at":"2023-12-04T04:24:15.123Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.1.0/manifests"},{"name":"v1","sha":"9d1a5c27ee5c9fd36c4c71ada243c225d4cd05c2","kind":"tag","published_at":"2023-12-01T20:03:54.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1","html_url":"https://github.com/github/command/releases/tag/v1","dependencies_parsed_at":"2023-12-03T04:25:52.032Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1/manifests"},{"name":"v1.0.0","sha":"9d1a5c27ee5c9fd36c4c71ada243c225d4cd05c2","kind":"tag","published_at":"2023-12-01T20:03:54.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v1.0.0","html_url":"https://github.com/github/command/releases/tag/v1.0.0","dependencies_parsed_at":"2023-12-03T04:25:52.069Z","dependency_job_id":null,"purl":"pkg:github/github/command@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"e566000924541adb47ee9de124f83895dc684892","kind":"tag","published_at":"2023-10-29T19:18:09.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v0.0.3","html_url":"https://github.com/github/command/releases/tag/v0.0.3","dependencies_parsed_at":"2023-11-01T04:32:31.864Z","dependency_job_id":null,"purl":"pkg:github/github/command@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9faa1181e0c70701e65cdf31d317b34b2ce842d6","kind":"tag","published_at":"2023-09-13T03:43:38.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v0.0.2","html_url":"https://github.com/github/command/releases/tag/v0.0.2","dependencies_parsed_at":"2023-09-14T04:54:44.190Z","dependency_job_id":null,"purl":"pkg:github/github/command@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"fc003d4a0539b52eac3fed634ea2add8f92f349b","kind":"tag","published_at":"2023-08-24T22:49:04.000Z","download_url":"https://codeload.github.com/github/command/tar.gz/v0.0.1","html_url":"https://github.com/github/command/releases/tag/v0.0.1","dependencies_parsed_at":"2023-08-26T04:09:35.307Z","dependency_job_id":null,"purl":"pkg:github/github/command@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-16T00:45:33.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":3.3465377911582954,"forks_count":21.67960703533513,"docker_downloads_count":null,"average":12.44493741086991},"purl":"pkg:githubactions/github/command","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/command","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/command","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/command/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:56:14.400Z","issues_count":7,"pull_requests_count":93,"avg_time_to_close_issue":1947770.5,"avg_time_to_close_pull_request":1087815.8235294118,"issues_closed_count":4,"pull_requests_closed_count":85,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":1.8571428571428572,"avg_comments_per_pull_request":0.5268817204301075,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":63,"past_year_issues_count":5,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":1694008.0,"past_year_avg_time_to_close_pull_request":953765.16,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.39655172413793105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcommand/issues","maintainers":[{"login":"GrantBirki","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"}],"active_maintainers":[{"login":"GrantBirki","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcommand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcommand/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcommand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcommand/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcommand/codemeta","maintainers":[]}