backport-github-action
backport-github-action copied to clipboard
Backport CLI tool as a Github Action
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.4. Release notes Sourced from lint-staged's releases. v15.2.4 Patch Changes 4f4537a Thanks @iiroj! - Fix release issue with previous version; update dependencies v15.2.3 Patch Changes...
Using the example workflow in the readme, the action will fail when a PR is merged that does not have a backport label. This is functionally correct, but causes confusion...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...
Bumps [@octokit/action](https://github.com/octokit/action.js) from 4.0.8 to 7.0.0. Release notes Sourced from @octokit/action's releases. v7.0.0 7.0.0 (2024-05-09) Features v7 (#605) (a65b4c3) BREAKING CHANGES package is now ESM v6.1.0 6.1.0 (2024-04-03) Features security:...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 5.0.1 to 8.1.1. Release notes Sourced from @octokit/graphql's releases. v8.1.1 8.1.1 (2024-04-15) Bug Fixes pkg: add default fallback and types export (#565) (9de1ef8) v8.1.0 8.1.0 (2024-04-03) Features...
According to this: https://github.com/sorenlouv/backport/blob/main/docs/config-file-options.md#fork The backport action should create the PRs in its own fork, we use it here with a PAT: https://github.com/eclipse-tycho/tycho/pull/3547 but the branches are created in the...
This backport run fails due to merge conflicts, however, the action does not report the error. https://github.com/saltstack/salt/actions/runs/6289260964/job/17075576644#step:3:460 Right now, we don't know how many backport runs actually failed when they...
When the backport action creates the backport PR, I see GH action workflows not triggering on the PR commit (neither push nor pull_request trigger). I'm guessing this has something to...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 22.4.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...