{"id":19381542,"url":"https://github.com/jobport/bump-gem-version-action","last_synced_at":"2026-01-03T10:33:39.344Z","repository":{"id":38094810,"uuid":"304339137","full_name":"Jobport/bump-gem-version-action","owner":"Jobport","description":"A GitHub action to automatically bump the version","archived":false,"fork":false,"pushed_at":"2024-09-10T13:39:09.000Z","size":627,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-21T01:07:29.842Z","etag":null,"topics":["actions","ruby","rubygem"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jobport.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2020-10-15T13:43:02.000Z","updated_at":"2024-09-10T13:43:49.000Z","dependencies_parsed_at":"2024-09-10T15:04:06.025Z","dependency_job_id":"48f2fbba-77f7-4fbf-b58c-15302e250586","html_url":"https://github.com/Jobport/bump-gem-version-action","commit_stats":{"total_commits":38,"total_committers":5,"mean_commits":7.6,"dds":0.6052631578947368,"last_synced_commit":"051032e4ce9809b4014ab4908f4948ab199635bc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jobport%2Fbump-gem-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jobport%2Fbump-gem-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jobport%2Fbump-gem-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jobport%2Fbump-gem-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jobport","download_url":"https://codeload.github.com/Jobport/bump-gem-version-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509698,"owners_count":21442482,"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":["actions","ruby","rubygem"],"created_at":"2024-11-10T09:17:29.627Z","updated_at":"2026-01-03T10:33:39.305Z","avatar_url":"https://github.com/Jobport.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](bump.png)\n\n# bump gem version\n\nA GitHub action to automatically bump the versions of your Ruby Gems after merging a pull request.\n\nIt will create a new version of your gem and a git tag with the latest version.\n\n### inputs\n\n**`DEFAULT_BUMP_LEVEL`**\n\n`bump:major`/`bump:minor`/`bump:patch`\nWhen given the action will use this default to bump the version if no label is present in the pull request.\n\n**`DRY_RUN`**\n\n`true`/`false`/`\"\"`\n\ndo nothing\n\n### outputs\n\n**`skipped`**\n\n`true`/`false`\nA boolean that indicates if the gem version was bumped.\nAlways true when DRY_RUN=true.\n\n**`level`**\n\n`major`/`minor`/`patch`\nThe bump level that was used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobport%2Fbump-gem-version-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjobport%2Fbump-gem-version-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobport%2Fbump-gem-version-action/lists"}