zeebe-io/backport-action
### [`v1.2.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.2.0): Backport-action v1.2.0
[Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.1.0...v1.2.0)
#### What's Changed
- Copy labels as specified by `copy_labels_pattern` by [@lheckemann](https://togithub.com/lheckemann) in [https://github.com/korthout/backport-action/pull/327](https://togithub.com/korthout/backport-action/pull/327)
#### Other
- Update dependencies to latest available
#### New Contributors
- [@lheckemann](https://togithub.com/lheckemann) made their first contribution in [https://github.com/korthout/backport-action/pull/327](https://togithub.com/korthout/backport-action/pull/327)
**Full Changelog**: https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.0
### [`v1.1.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.1.0): Backport-action v1.1.0
[Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.0.1...v1.1.0)
#### What's Changed
- New outputs regarding backport result by [@alxgrk](https://togithub.com/alxgrk) in [https://github.com/korthout/backport-action/pull/317](https://togithub.com/korthout/backport-action/pull/317)
#### Other
- Update dependencies to latest available
#### New Contributors
- [@alxgrk](https://togithub.com/alxgrk) made their first contribution in [https://github.com/korthout/backport-action/pull/317](https://togithub.com/korthout/backport-action/pull/317)
**Full Changelog**: https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0
### [`v1.0.1`](https://togithub.com/korthout/backport-action/releases/tag/v1.0.1): Backport-action v1.0.1
[Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.0.0...v1.0.1)
#### What's Changed
- \[Backport release v1] Comment on PR when target branch not found by [@korthout](https://togithub.com/korthout) in [https://github.com/korthout/backport-action/pull/311](https://togithub.com/korthout/backport-action/pull/311)
**Full Changelog**: https://github.com/korthout/backport-action/compare/v1...v1.0.1
### [`v1.0.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.0.0): Backport-action v1.0.0
[Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0)
#### Breaking Changes
- deprecated `version` input is removed [#299](https://togithub.com/zeebe-io/backport-action/issues/299)
#### What's Changed
- `github_token` and `github_workspace` inputs are no longer required [#298](https://togithub.com/zeebe-io/backport-action/issues/298)
- git fetch performance is significantly improved [#296](https://togithub.com/zeebe-io/backport-action/issues/296)
- the repo has moved to [korthout/backport-action](https://togithub.com/korthout/backport-action) [#289](https://togithub.com/zeebe-io/backport-action/issues/289)
#### Usage
Users are recommended to update their workflow to the new (simpler) [usage](https://togithub.com/korthout/backport-action#usage).
```yaml
- uses: actions/checkout@v3
- uses: korthout/backport-action@v1
```
> **Note** that `fetch-depth: 0` is no longer needed for `actions/checkout` with `korthout/backport-action@v1`
#### Stability
From this release onwards, the action will respect [SemVer](https://semver.org/). Tags for the major releases (e.g. [`v1`](https://togithub.com/korthout/backport-action/releases/tag/v1)) will be moved along with minor and patch releases.
This release has been battle-tested for ~1 month as [`v1-rc1`](https://togithub.com/korthout/backport-action/releases/tag/v1-rc1). However, if you find any bugs, please open new [issues](https://togithub.com/korthout/backport-action/issues), so we can fix them.
**Full Changelog**: https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.0.9
->v1.2.0
Release Notes
zeebe-io/backport-action
### [`v1.2.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.2.0): Backport-action v1.2.0 [Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.1.0...v1.2.0) #### What's Changed - Copy labels as specified by `copy_labels_pattern` by [@lheckemann](https://togithub.com/lheckemann) in [https://github.com/korthout/backport-action/pull/327](https://togithub.com/korthout/backport-action/pull/327) #### Other - Update dependencies to latest available #### New Contributors - [@lheckemann](https://togithub.com/lheckemann) made their first contribution in [https://github.com/korthout/backport-action/pull/327](https://togithub.com/korthout/backport-action/pull/327) **Full Changelog**: https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.0 ### [`v1.1.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.1.0): Backport-action v1.1.0 [Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.0.1...v1.1.0) #### What's Changed - New outputs regarding backport result by [@alxgrk](https://togithub.com/alxgrk) in [https://github.com/korthout/backport-action/pull/317](https://togithub.com/korthout/backport-action/pull/317) #### Other - Update dependencies to latest available #### New Contributors - [@alxgrk](https://togithub.com/alxgrk) made their first contribution in [https://github.com/korthout/backport-action/pull/317](https://togithub.com/korthout/backport-action/pull/317) **Full Changelog**: https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0 ### [`v1.0.1`](https://togithub.com/korthout/backport-action/releases/tag/v1.0.1): Backport-action v1.0.1 [Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v1.0.0...v1.0.1) #### What's Changed - \[Backport release v1] Comment on PR when target branch not found by [@korthout](https://togithub.com/korthout) in [https://github.com/korthout/backport-action/pull/311](https://togithub.com/korthout/backport-action/pull/311) **Full Changelog**: https://github.com/korthout/backport-action/compare/v1...v1.0.1 ### [`v1.0.0`](https://togithub.com/korthout/backport-action/releases/tag/v1.0.0): Backport-action v1.0.0 [Compare Source](https://togithub.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0) #### Breaking Changes - deprecated `version` input is removed [#299](https://togithub.com/zeebe-io/backport-action/issues/299) #### What's Changed - `github_token` and `github_workspace` inputs are no longer required [#298](https://togithub.com/zeebe-io/backport-action/issues/298) - git fetch performance is significantly improved [#296](https://togithub.com/zeebe-io/backport-action/issues/296) - the repo has moved to [korthout/backport-action](https://togithub.com/korthout/backport-action) [#289](https://togithub.com/zeebe-io/backport-action/issues/289) #### Usage Users are recommended to update their workflow to the new (simpler) [usage](https://togithub.com/korthout/backport-action#usage). ```yaml - uses: actions/checkout@v3 - uses: korthout/backport-action@v1 ``` > **Note** that `fetch-depth: 0` is no longer needed for `actions/checkout` with `korthout/backport-action@v1` #### Stability From this release onwards, the action will respect [SemVer](https://semver.org/). Tags for the major releases (e.g. [`v1`](https://togithub.com/korthout/backport-action/releases/tag/v1)) will be moved along with minor and patch releases. This release has been battle-tested for ~1 month as [`v1-rc1`](https://togithub.com/korthout/backport-action/releases/tag/v1-rc1). However, if you find any bugs, please open new [issues](https://togithub.com/korthout/backport-action/issues), so we can fix them. **Full Changelog**: https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.