{"id":11772234,"name":"aio-libs/create-release","ecosystem":"actions","description":"GitHub action for publishing release on both PyPI and GitHub","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aio-libs/create-release","keywords_array":["hacktoberfest"],"namespace":"aio-libs","versions_count":24,"first_release_published_at":"2021-09-24T10:47:13.000Z","latest_release_published_at":"2022-07-31T21:57:00.000Z","latest_release_number":"v1.6.6","last_synced_at":"2026-09-04T05:52:13.536Z","created_at":"2025-06-07T21:18:56.532Z","updated_at":"2026-09-04T20:22:57.170Z","registry_url":"https://github.com/aio-libs/create-release","install_command":null,"documentation_url":null,"metadata":{"name":"create-release","description":"GitHub action for publishing release on both PyPI and GitHub","inputs":{"changes_file":{"description":"Path to CHANGES file generated by towncrier","required":true},"name":{"description":"The project name, empty to autodetect from dists","required":false},"github_token":{"description":"GitHub token, e.g. secrets.GITHUB_TOKEN","required":true},"pypi_token":{"description":"PyPI token used to upload packages","required":true},"dist_dir":{"description":"Directory name for dists","required":false,"default":"dist"},"version":{"description":"Release version to extract","required":false,"default":""},"version_file":{"description":"Path to file containing __version__ string","required":false,"default":""},"start_line":{"description":"The marker for towncrier start point","required":false,"default":".. towncrier release notes start"},"head_line":{"description":"Regular expression for head line","required":false,"default":"{version}\\s+\\({date}\\)\n====+\n?"},"fix_issue_regex":{"description":"Regexp for issue record replacement","required":false,"default":""},"fix_issue_repl":{"description":"Replacement rule for regexps found by fix_issue_regex","required":false,"default":""},"check_ref":{"description":"Perform git tag check to match provided version","required":false,"default":""}},"branding":{"color":"yellow","icon":"package"},"runs":{"using":"composite","steps":[{"name":"Prepare Release Note","id":"note","uses":"aio-libs/get-releasenote@v1.4.5","with":{"changes_file":"${{ inputs.changes_file }}","output_file":"release_note.md","version":"${{ inputs.version }}","version_file":"${{ inputs.version_file }}","start_line":"${{ inputs.start_line }}","head_line":"${{ inputs.head_line }}","fix_issue_regex":"${{ inputs.fix_issue_regex }}","fix_issue_repl":"${{ inputs.fix_issue_repl }}","name":"${{ inputs.name }}","dist_dir":"${{ inputs.dist_dir }}","check_ref":"${{ inputs.check_ref }}"}},{"name":"PyPI upload","if":"${{ inputs.pypi_token }}","uses":"pypa/gh-action-pypi-publish@v1.5.0","with":{"packages_dir":"${{ inputs.dist_dir }}","password":"${{ inputs.pypi_token }}"}},{"name":"GitHub Release","uses":"ncipollo/release-action@v1","with":{"name":"${{ steps.note.outputs.name }} ${{ steps.note.outputs.version }}","artifacts":"${{ inputs.dist_dir }}/*","bodyFile":"release_note.md","prerelease":"${{ steps.note.outputs.prerelease }}","token":"${{ inputs.github_token }}"}}]},"default_branch":"master","path":null},"repo_metadata":{"id":43191520,"uuid":"323676902","full_name":"aio-libs/create-release","owner":"aio-libs","description":"GitHub action for release creation","archived":false,"fork":false,"pushed_at":"2026-05-21T20:41:22.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-30T00:36:16.115Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aio-libs.png","metadata":{"files":{"readme":"README.rst","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-22T16:24:06.000Z","updated_at":"2026-07-22T19:33:31.000Z","dependencies_parsed_at":"2022-08-31T15:10:31.323Z","dependency_job_id":null,"html_url":"https://github.com/aio-libs/create-release","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/aio-libs/create-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","download_url":"https://codeload.github.com/aio-libs/create-release/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"aio-libs","name":"aio-libs","uuid":"7049303","kind":"organization","description":"The set of asyncio-based libraries built with high quality: https://aio-libs.org/sponsors","email":null,"website":"https://github.com/orgs/aio-libs/discussions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7049303?v=4","repositories_count":72,"last_synced_at":"2026-08-30T00:25:07.313Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/aio-libs","funding_links":["https://github.com/sponsors/aio-libs"],"total_stars":37042,"followers":1213,"following":0,"created_at":"2022-11-02T16:23:24.182Z","updated_at":"2026-08-30T00:25:07.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aio-libs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-04T20:22:57.170Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.34343434343434,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.17171717171717},"purl":"pkg:githubactions/aio-libs/create-release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/aio-libs/create-release","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/aio-libs/create-release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/aio-libs/create-release/dependencies","status":null,"funding_links":["https://github.com/sponsors/aio-libs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T21:06:01.066Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":6024133.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aio-libs%2Fcreate-release/issues","maintainers":[{"login":"Dreamsorcerer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dreamsorcerer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aio-libs%2Fcreate-release/codemeta","maintainers":[]}