{"id":6409104,"name":"kiegroup/git-backporting","ecosystem":"actions","description":"GitHub action providing an automated way to backport pull requests from one branch to another","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/kiegroup/git-backporting","keywords_array":["action","automation","backport","cherry-pick","cli","codeberg","github","github-actions","gitlab","hacktoberfest","merge-requests","pull-requests"],"namespace":"kiegroup","versions_count":37,"first_release_published_at":"2022-12-23T18:03:23.000Z","latest_release_published_at":"2026-03-25T10:57:28.000Z","latest_release_number":"v4.9.1","last_synced_at":"2026-06-03T17:02:12.868Z","created_at":"2023-02-23T01:40:59.346Z","updated_at":"2026-06-03T17:02:12.868Z","registry_url":"https://github.com/kiegroup/git-backporting","install_command":null,"documentation_url":null,"metadata":{"name":"Backporting GitHub Action","description":"GitHub action providing an automated way to backport pull requests from one branch to another","inputs":{"pull-request":{"description":"URL of the pull request to backport, e.g., \"https://github.com/kiegroup/git-backporting/pull/1\"\n","required":false},"target-branch":{"description":"Comma separated list of branches where the pull request must be backported to\n","required":false},"target-branch-pattern":{"description":"Regular expression pattern to extract target branch(es) from pr labels.  The branches will be extracted from the pattern's required `target` named capturing group,  for instance \"^backport (?\u003ctarget\u003e([^ ]+))$\"\n","required":false},"config-file":{"description":"Path to a file containing the json configuration for this tool,  the object must match the Args interface\n","required":false},"dry-run":{"description":"If enabled the tool does not create any pull request nor push anything remotely\n","required":false,"default":"false"},"auth":{"description":"GITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT),  if not provided will look for existing env variables like GITHUB_TOKEN\n","default":"${{ github.token }}","required":false},"git-client":{"description":"Git client type \u003cgithub|gitlab|codeberg\u003e, if not set it is infered from pull-request\n","required":false},"git-user":{"description":"Local git user name","default":"GitHub","required":false},"git-email":{"description":"Local git user email","default":"noreply@github.com","required":false},"title":{"description":"Backporting PR title. Default is the original PR title prefixed by the target branch\n","required":false},"body-prefix":{"description":"Backporting PR body prefix. Default is `Backport: \u003coriginal-pr-link\u003e`\n","required":false},"body":{"description":"Backporting PR body. Default is the original PR body\n","required":false},"bp-branch-name":{"description":"Comma separated list of backporting PR branch names.  Default is auto-generated from commit and target branches\n","required":false},"reviewers":{"description":"Comma separated list of reviewers for the backporting pull request\n","required":false},"assignees":{"description":"Comma separated list of reviewers for the backporting pull request\n","required":false},"no-inherit-reviewers":{"description":"Considered only if reviewers is empty, if true keep reviewers as empty list,  otherwise inherit from original pull request\n","required":false,"default":"false"},"labels":{"description":"Comma separated list of labels to be assigned to the backported pull request\n","required":false},"inherit-labels":{"description":"If true the backported pull request will inherit labels from the original one\n","required":false,"default":"false"},"no-squash":{"description":"Backport all commits found in the pull request. The default behavior is to only backport the first commit that was merged in the base branch.\n","required":false},"auto-no-squash":{"description":"If the pull request was merged or is open, backport all commits. If the pull request commits were squashed, backport the squashed commit.\n","required":false},"strategy":{"description":"Cherry-pick merge strategy","required":false,"default":"recursive"},"strategy-option":{"description":"Cherry-pick merge strategy option","required":false,"default":"theirs"},"cherry-pick-options":{"description":"Additional cherry-pick options\n","required":false},"comments":{"description":"Semicolon separated list of additional comments to be posted to the backported pull request\n","required":false},"enable-err-notification":{"description":"If true, enable the error notification as comment on the original pull request\n","required":false,"default":"false"}},"runs":{"using":"node24","main":"dist/gha/index.js"},"branding":{"icon":"git-merge","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":65040214,"uuid":"573788038","full_name":"kiegroup/git-backporting","owner":"kiegroup","description":"Git Backporting is a powerful automation utility designed to streamline the common Pull Request backporting.  It provides a solution to automatically transfer merged changes from a branch (e.g., main) to one or more others (e.g., v1.x, stable).","archived":false,"fork":false,"pushed_at":"2026-04-11T06:48:19.000Z","size":3523,"stargazers_count":29,"open_issues_count":8,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-11T08:26:18.166Z","etag":null,"topics":["action","automation","backport","cherry-pick","cli","codeberg","github","github-actions","gitlab","hacktoberfest","merge-requests","pull-requests"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kiegroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-03T12:42:25.000Z","updated_at":"2026-04-11T06:47:12.000Z","dependencies_parsed_at":"2023-12-10T22:23:23.586Z","dependency_job_id":"7c8c04c2-0ac2-42ba-b7d2-43f0a1c82869","html_url":"https://github.com/kiegroup/git-backporting","commit_stats":{"total_commits":106,"total_committers":8,"mean_commits":13.25,"dds":0.4056603773584906,"last_synced_commit":"b9ed3ac959d1479e81bf4f0a5e5f0a72251ce895"},"previous_names":["lampajr/backporting"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/kiegroup/git-backporting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiegroup","download_url":"https://codeload.github.com/kiegroup/git-backporting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32571461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-03T15:14:28.165Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":11.072730153699888,"dependent_packages_count":0.0,"stargazers_count":14.222785612422753,"forks_count":12.929805102202504,"docker_downloads_count":null,"average":9.556330217081285},"purl":"pkg:githubactions/kiegroup/git-backporting","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kiegroup/git-backporting","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/kiegroup/git-backporting","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kiegroup/git-backporting/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T09:52:04.721Z","issues_count":30,"pull_requests_count":145,"avg_time_to_close_issue":1211557.3636363635,"avg_time_to_close_pull_request":189362.62962962964,"issues_closed_count":22,"pull_requests_closed_count":135,"pull_request_authors_count":8,"issue_authors_count":10,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":1.4689655172413794,"merged_pull_requests_count":123,"bot_issues_count":1,"bot_pull_requests_count":61,"past_year_issues_count":4,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":8570.666666666666,"past_year_avg_time_to_close_pull_request":507885.31707317074,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.0416666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fgit-backporting/issues","maintainers":[{"login":"lampajr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lampajr"}],"active_maintainers":[{"login":"lampajr","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lampajr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kiegroup%2Fgit-backporting/codemeta","maintainers":[]}