{"id":13698237,"url":"https://github.com/octoherd/script-find-releases","last_synced_at":"2025-05-04T03:31:03.307Z","repository":{"id":43332708,"uuid":"343952159","full_name":"octoherd/script-find-releases","owner":"octoherd","description":"An octoherd script to find GitHub releases","archived":false,"fork":false,"pushed_at":"2024-10-24T07:53:24.000Z","size":233,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-25T04:11:36.374Z","etag":null,"topics":["octoherd-script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octoherd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-03T00:28:00.000Z","updated_at":"2024-10-24T07:53:27.000Z","dependencies_parsed_at":"2023-10-19T14:34:52.974Z","dependency_job_id":"b8a4c7e1-a19a-4958-8541-d0b945c2a9bc","html_url":"https://github.com/octoherd/script-find-releases","commit_stats":{"total_commits":46,"total_committers":4,"mean_commits":11.5,"dds":0.4565217391304348,"last_synced_commit":"fbe944bbfc4fec730f0412b716baa1249b212501"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoherd%2Fscript-find-releases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoherd%2Fscript-find-releases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoherd%2Fscript-find-releases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoherd%2Fscript-find-releases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoherd","download_url":"https://codeload.github.com/octoherd/script-find-releases/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283580,"owners_count":21723503,"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","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"}},"keywords":["octoherd-script"],"created_at":"2024-08-02T19:00:42.151Z","updated_at":"2025-05-04T03:31:02.814Z","avatar_url":"https://github.com/octoherd.png","language":"JavaScript","funding_links":[],"categories":["Scripts"],"sub_categories":[],"readme":"# find releases\n\n\u003e An [octoherd](https://github.com/octoherd) script to find GitHub releases\n\n## Usage\n\nMinimal usage\n\n```\n$ npx @octoherd/script-find-releases\n```\n\nPass all options as CLI flags to avoid user prompts\n\n```\n$ npx @octoherd/script-find-releases \\\n  --since \"2020-02-02\" \\\n  -T ghp_0123456789abcdefghjklmnopqrstuvwxyzA \\\n  -R \"octoherd/repository-with-script-folders\"\n```\n\n## Options\n\n| option                       | type             | description                                                                                                                                                                                                                                 |\n| ---------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `--since`                    | string           | Ignore releases before a specific date. Example: `--since 2020-02-02`                                                                                                                                                                       |\n| `--octoherd-token`, `-T`     | string           | A personal access token ([create](https://github.com/settings/tokens/new?scopes=repo)). Script will create one if option is not set                                                                                                         |\n| `--octoherd-repos`, `-R`     | array of strings | One or multiple space-separated repositories in the form of `repo-owner/repo-name`. `repo-owner/*` will find all repositories for one owner. `*` will find all repositories the user has access to. Will prompt for repositories if not set |\n| `--octoherd-bypass-confirms` | boolean          | Bypass prompts to confirm mutating requests                                                                                                                                                                                                 |\n\n## License\n\n[ISC](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoherd%2Fscript-find-releases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoherd%2Fscript-find-releases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoherd%2Fscript-find-releases/lists"}