{"id":28332289,"url":"https://github.com/beakyn/gha-close-milestone","last_synced_at":"2025-10-16T13:14:27.213Z","repository":{"id":40707358,"uuid":"322634399","full_name":"Beakyn/gha-close-milestone","owner":"Beakyn","description":"Action to close milestone","archived":false,"fork":false,"pushed_at":"2025-02-18T23:18:46.000Z","size":963,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-14T05:15:23.399Z","etag":null,"topics":["github-action","javascript","milestone","workflow"],"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/Beakyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-18T15:35:23.000Z","updated_at":"2025-02-21T06:40:50.000Z","dependencies_parsed_at":"2023-01-05T04:49:02.039Z","dependency_job_id":null,"html_url":"https://github.com/Beakyn/gha-close-milestone","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":0.5416666666666667,"last_synced_commit":"cb86f414f1601acbebdf9339f07ff7ac6ac0f24c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Beakyn/gha-close-milestone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-close-milestone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-close-milestone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-close-milestone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-close-milestone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beakyn","download_url":"https://codeload.github.com/Beakyn/gha-close-milestone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-close-milestone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260701614,"owners_count":23049098,"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":["github-action","javascript","milestone","workflow"],"created_at":"2025-05-26T19:45:51.453Z","updated_at":"2025-10-16T13:14:27.206Z","avatar_url":"https://github.com/Beakyn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://beakyn.com/assets/beakyn-logo-v2-color.png\" alt=\"Beakyn\" height=\"40\" /\u003e\n\n# Close Milestone\n\nAction to close milestone\n\n## Pre-requisites\n\nCreate a workflow .yml file in your .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file.\n\n## Inputs\n\n`repository`: Github repository. Add the Github context value: `github.repository`. (**required**)\n\nEither `milestone-number` or `milestone-title` is required.\n\n## Examples\n\n```yaml\n- name: Close milestone\n  uses: Beakyn/gha-close-milestone@v1.1.1\n  env:\n    GITHUB_TOKEN: ${{ github.token }}\n  with:\n    repository: ${{ github.repository }}\n    milestone-number: 1\n```\n\n```yaml\n- name: Close milestone\n  uses: Beakyn/gha-close-milestone@v1.1.1\n  env:\n    GITHUB_TOKEN: ${{ github.token }}\n  with:\n    repository: ${{ github.repository }}\n    milestone-title: v1.1.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeakyn%2Fgha-close-milestone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeakyn%2Fgha-close-milestone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeakyn%2Fgha-close-milestone/lists"}