{"id":54838,"name":"kevinmatthes/release-bump2version-scriv","description":"A GitHub Action to prepare a release using bump2version and Scriv.","url":"https://github.com/kevinmatthes/release-bump2version-scriv","last_synced_at":"2025-09-05T13:38:27.724Z","repository":{"id":65434460,"uuid":"586619686","full_name":"kevinmatthes/release-bump2version-scriv","owner":"kevinmatthes","description":"A GitHub Action to prepare a release using bump2version and Scriv.","archived":false,"fork":false,"pushed_at":"2025-08-12T10:02:39.000Z","size":128,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T04:19:12.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinmatthes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-08T19:06:51.000Z","updated_at":"2025-01-29T08:05:31.000Z","dependencies_parsed_at":"2023-10-04T02:34:47.199Z","dependency_job_id":"1e08328f-a5a1-4884-9eb7-d759002ced6d","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":0.4651162790697675,"last_synced_commit":"7bfd01221a5ba9d7b930eb30a6de25776d8cacfe"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273766879,"owners_count":25164459,"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-09-05T02:00:09.113Z","response_time":402,"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":{"login":"kevinmatthes","name":"Kevin Matthes","uuid":"92332892","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92332892?u=dec8d7ca540472aecd265ca4c50b469edb2da93a\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-11T12:10:31.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevinmatthes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:49:13.838Z","updated_at":"2023-03-11T12:10:31.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes/repositories"},"packages":[{"id":6322480,"name":"kevinmatthes/release-bump2version-scriv","ecosystem":"actions","description":"A GitHub Action to prepare a release using bump2version and Scriv.","homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/kevinmatthes/release-bump2version-scriv","keywords_array":[],"namespace":"kevinmatthes","versions_count":7,"first_release_published_at":"2023-01-08T21:47:42.000Z","latest_release_published_at":"2023-03-06T15:03:36.000Z","latest_release_number":"v0.2.3","last_synced_at":"2025-08-22T04:06:33.082Z","created_at":"2023-02-13T05:16:14.111Z","updated_at":"2025-08-22T05:14:26.822Z","registry_url":"https://github.com/kevinmatthes/release-bump2version-scriv","install_command":null,"documentation_url":null,"metadata":{"branding":{"color":"green","icon":"settings"},"author":"https://github.com/kevinmatthes","description":"A GitHub Action to prepare a release using bump2version and Scriv.","name":"release-bump2version-scriv","inputs":{"cff":{"default":true,"description":"Whether the repository has a CITATION.cff to be updated.","required":false},"release":{"description":"The release type.","required":true}},"runs":{"using":"composite","steps":[{"if":"inputs.cff != 'false' \u0026\u0026 inputs.cff != 'true'","name":"Check the CFF settings for validity.","run":"bash -c 'exit 64'","shell":"bash"},{"name":"Prepare the Python 3 environment.","uses":"actions/setup-python@v4.5.0","with":{"python-version":3.11}},{"name":"Create the list of Python 3 software requirements.","run":"echo bump2version \u003e\u003e release-bump2version-scriv.requirements.txt\necho scriv \u003e\u003e release-bump2version-scriv.requirements.txt\n","shell":"bash"},{"name":"Install the Python 3 software requirements.","uses":"py-actions/py-dependency-install@v4.0.0","with":{"path":"release-bump2version-scriv.requirements.txt"}},{"name":"Remove the list of Python 3 software requirements.","run":"rm release-bump2version-scriv.requirements.txt","shell":"bash"},{"name":"Configure the user creating the fragment.","uses":"fregante/setup-git-user@v2.0.1"},{"name":"Increment the version numbers as specified.","run":"bump2version ${{ inputs.release }}","shell":"bash"},{"if":"inputs.cff == 'true'","name":"Increment the CFF release date.","uses":"kevinmatthes/cff-release-today@v0.5.2"},{"name":"Assemble the CHANGELOG with Scriv.","run":"scriv collect","shell":"bash"},{"name":"Commit the changes.","run":"git commit -am \\\n  'github-actions[bot]:  Increment ${{ inputs.release }} version'\n","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"id":65434460,"uuid":"586619686","full_name":"kevinmatthes/release-bump2version-scriv","owner":"kevinmatthes","description":"A GitHub Action to prepare a release using bump2version and Scriv.","archived":false,"fork":false,"pushed_at":"2025-04-25T00:10:47.000Z","size":123,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-16T19:53:20.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinmatthes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-08T19:06:51.000Z","updated_at":"2025-01-29T08:05:31.000Z","dependencies_parsed_at":"2023-10-04T02:34:47.199Z","dependency_job_id":"1e08328f-a5a1-4884-9eb7-d759002ced6d","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":0.4651162790697675,"last_synced_commit":"7bfd01221a5ba9d7b930eb30a6de25776d8cacfe"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271583497,"owners_count":24784845,"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-08-22T02:00:08.480Z","response_time":65,"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":"kevinmatthes","name":"Kevin Matthes","uuid":"92332892","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92332892?u=dec8d7ca540472aecd265ca4c50b469edb2da93a\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-11T12:10:31.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevinmatthes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:49:13.838Z","updated_at":"2023-03-11T12:10:31.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes/repositories"},"tags":[{"name":"v0.2.3","sha":"24a46388c55703406b2e2154690e898f728e91d2","kind":"commit","published_at":"2023-03-06T15:03:36.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.2.3","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.2.3","dependencies_parsed_at":"2023-06-02T00:23:53.129Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"532203b33fee040c20cbcb1bd79ff7984220e484","kind":"commit","published_at":"2023-02-08T17:24:08.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.2.2","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.2.2","dependencies_parsed_at":"2023-06-02T00:23:52.520Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a43e2f1cc4794740776dfe22fa0fab6930d2164f","kind":"commit","published_at":"2023-01-23T11:58:42.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.2.1","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.2.1","dependencies_parsed_at":"2023-06-01T14:00:22.356Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3d066603c8c99b3380286fa383f6575da54f1d2c","kind":"commit","published_at":"2023-01-22T22:11:04.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.2.0","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.2.0","dependencies_parsed_at":"2023-06-01T14:00:22.914Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"6ebe63985098262bc1a129217831556cf6735ae0","kind":"commit","published_at":"2023-01-13T17:30:37.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.1.2","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.1.2","dependencies_parsed_at":"2023-06-01T14:00:23.763Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8ecacf399e9e9b89a8d2db43f0e6994dfdced330","kind":"commit","published_at":"2023-01-12T20:52:58.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.1.1","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.1.1","dependencies_parsed_at":"2023-06-01T14:00:24.423Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"73192e99c9a9c51edd11f4ca3475b0f59ddc008a","kind":"commit","published_at":"2023-01-08T21:47:42.000Z","download_url":"https://codeload.github.com/kevinmatthes/release-bump2version-scriv/tar.gz/v0.1.0","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-01T14:00:25.125Z","dependency_job_id":null,"purl":"pkg:github/kevinmatthes/release-bump2version-scriv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T05:14:26.822Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.450641736650294,"dependent_packages_count":0.0,"stargazers_count":34.63159562668357,"forks_count":35.11012517826018,"docker_downloads_count":null,"average":21.548090635398513},"purl":"pkg:githubactions/kevinmatthes/release-bump2version-scriv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kevinmatthes/release-bump2version-scriv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/kevinmatthes/release-bump2version-scriv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kevinmatthes/release-bump2version-scriv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T05:14:25.859Z","issues_count":0,"pull_requests_count":79,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":37374.57692307692,"issues_closed_count":0,"pull_requests_closed_count":78,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6835443037974683,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":33076.066666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/issues","maintainers":[{"login":"kevinmatthes","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinmatthes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Frelease-bump2version-scriv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Frelease-bump2version-scriv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Frelease-bump2version-scriv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Frelease-bump2version-scriv/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32174,"maintainers_count":0,"namespaces_count":20205,"keywords_count":6158,"github":"actions","metadata":{"funded_packages_count":2684},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-05T05:01:55.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":484908,"full_name":"kevinmatthes/release-bump2version-scriv","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":48},{"name":"Kevin Matthes","email":"92332892+kevinmatthes","login":"kevinmatthes","count":23},{"name":"Kevin Matthes","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3}],"total_commits":74,"total_committers":3,"total_bot_commits":48,"total_bot_committers":1,"mean_commits":24.666666666666668,"dds":0.3513513513513513,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15}],"past_year_total_commits":15,"past_year_total_committers":1,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":15.0,"past_year_dds":0.0,"last_synced_at":"2025-02-10T00:21:33.386Z","last_synced_commit":"9a1555241d3ea0b7c3f170845fba47a24c0e9a55","created_at":"2023-03-09T01:37:44.248Z","updated_at":"2025-02-10T00:21:33.386Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"kevinmatthes/release-bump2version-scriv","html_url":"https://github.com/kevinmatthes/release-bump2version-scriv","last_synced_at":"2025-08-31T14:19:27.476Z","status":null,"issues_count":0,"pull_requests_count":76,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":73831.76712328767,"issues_closed_count":0,"pull_requests_closed_count":73,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7236842105263158,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":413572.28571428574,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-11T01:30:56.070Z","updated_at":"2025-09-02T14:44:11.651Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Frelease-bump2version-scriv/issues","issue_labels_count":{"dependencies":1},"pull_request_labels_count":{"dependencies":62,"documentation":10,"enhancement":10,"bug":4,"github_actions":4},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":62,"OWNER":24},"issue_authors":{"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":62,"kevinmatthes":24},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100117,"issues_count":31473266,"pull_requests_count":97445500,"authors_count":10702683,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":14,"github_actions":4},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":14},"maintainers":[{"login":"kevinmatthes","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinmatthes"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":5,"IssueCommentEvent":2,"PushEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":12,"CreateEvent":7},"last_year":{"DeleteEvent":5,"IssueCommentEvent":2,"PushEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":12,"CreateEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:00:45.679Z","updated_at":"2023-02-12T23:00:45.679Z","repository_link":"https://github.com/kevinmatthes/release-bump2version-scriv/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7600800122,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7600800123,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false},{"id":7600800124,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:00:45.727Z","updated_at":"2023-02-12T23:00:45.727Z","repository_link":"https://github.com/kevinmatthes/release-bump2version-scriv/blob/main/.github/workflows/release.yml","dependencies":[{"id":7600800132,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7600800133,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7600800134,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scriv.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:00:45.790Z","updated_at":"2023-02-12T23:00:45.790Z","repository_link":"https://github.com/kevinmatthes/release-bump2version-scriv/blob/main/.github/workflows/scriv.yml","dependencies":[{"id":7600800139,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7600800140,"package_name":"kevinmatthes/create-scriv-fragment","ecosystem":"actions","requirements":"v0.2.1","direct":true,"kind":"composite","optional":false},{"id":7600800141,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:00:45.836Z","updated_at":"2023-02-12T23:00:45.836Z","repository_link":"https://github.com/kevinmatthes/release-bump2version-scriv/blob/main/action.yml","dependencies":[{"id":7600800147,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.5.0","direct":true,"kind":"composite","optional":false},{"id":7600800148,"package_name":"py-actions/py-dependency-install","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":7600800149,"package_name":"fregante/setup-git-user","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false},{"id":7600800150,"package_name":"kevinmatthes/cff-release-today","ecosystem":"actions","requirements":"v0.2.1","direct":true,"kind":"composite","optional":false}]}],"score":3.1780538303479458,"created_at":"2025-09-04T15:51:30.530Z","updated_at":"2025-10-07T08:21:38.397Z","avatar_url":"https://github.com/kevinmatthes.png","language":null,"category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["standardization","interpretability","hack","interaction","meshing","state-management","pde","pinn","yolov5s","sequences"],"project_url":"https://science.ecosyste.ms/api/v1/projects/54838","html_url":"https://science.ecosyste.ms/projects/54838","bibtex_url":"https://science.ecosyste.ms/projects/54838/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/54838/export.apalike"}