{"id":15640747,"url":"https://github.com/tibdex/backport","last_synced_at":"2025-04-12T17:45:33.654Z","repository":{"id":38751803,"uuid":"148253885","full_name":"tibdex/backport","owner":"tibdex","description":"🔙 GitHub Action to backport pull requests","archived":false,"fork":false,"pushed_at":"2024-08-31T15:10:55.000Z","size":2167,"stargazers_count":74,"open_issues_count":11,"forks_count":66,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-08T22:12:13.453Z","etag":null,"topics":["backport","github-action","javascript-github-action","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/tibdex.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-11T03:18:00.000Z","updated_at":"2025-02-10T18:58:42.000Z","dependencies_parsed_at":"2024-06-18T12:27:14.857Z","dependency_job_id":"998ebaa6-eb2f-4f84-a7ca-b8f65038aa4e","html_url":"https://github.com/tibdex/backport","commit_stats":{"total_commits":54,"total_committers":10,"mean_commits":5.4,"dds":"0.40740740740740744","last_synced_commit":"7005ef85c4562bc23b0e9b4a9940d5922f439750"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibdex%2Fbackport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibdex%2Fbackport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibdex%2Fbackport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibdex%2Fbackport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tibdex","download_url":"https://codeload.github.com/tibdex/backport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243172144,"owners_count":20247887,"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":["backport","github-action","javascript-github-action","pull-requests"],"created_at":"2024-10-03T11:39:37.318Z","updated_at":"2025-03-27T18:12:47.707Z","avatar_url":"https://github.com/tibdex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Backport is a [JavaScript GitHub Action](https://help.github.com/en/articles/about-actions#javascript-actions) to backport a pull request by simply adding a label to it.\n\nIt can backport [rebased and merged](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-merges#rebase-and-merge-your-pull-request-commits) pull requests with a single commit and [squashed and merged](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-merges#squash-and-merge-your-pull-request-commits) pull requests.\nIt thus integrates well with [Autosquash](https://github.com/marketplace/actions/autosquash).\n\n# Usage\n\n1.  :electric_plug: Add this [.github/workflows/backport.yml](.github/workflows/backport.yml) to your repository.\n\n2.  :speech_balloon: Let's say you want to backport a pull request on a branch named `production`.\n\n    Then label it with `backport production`. (See [how to create labels](https://help.github.com/articles/creating-a-label/).)\n\n3.  :sparkles: That's it! When the pull request gets merged, it will be backported to the `production` branch.\n    If the pull request cannot be backported, a comment explaining why will automatically be posted.\n\n_Note:_ multiple backport labels can be added.\nFor example, if a pull request has the labels `backport staging` and `backport production` it will be backported to both branches: `staging` and `production`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibdex%2Fbackport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftibdex%2Fbackport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibdex%2Fbackport/lists"}