[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
zeebe-io/backport-action (zeebe-io/backport-action)
### [`v3.1.0`](https://redirect.github.com/korthout/backport-action/releases/tag/v3.1.0): Backport-action v3.1.0
[Compare Source](https://redirect.github.com/zeebe-io/backport-action/compare/v3.0.2...v3.1.0)
#### What's Changed
This release adds a new input [`source_pr_number`](https://redirect.github.com/korthout/backport-action?tab=readme-ov-file#source_pr_number) that allows you to specify the pull request to backport in your workflow. Previously, the action always determined the pull request from the event payload, limiting the action only to backport the pull request associated with the current workflow run. This new input can be helpful in workflows that prefer to be explicit, workflows that run on `workflow_dispatch` events, and complex workflows that require flexibility. Thanks for this great contribution [@chancez](https://redirect.github.com/chancez)!
- Add `source_pr_number` input by [@chancez](https://redirect.github.com/chancez) in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434)
#### New Contributors
- [@chancez](https://redirect.github.com/chancez) made their first contribution in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434)
**Full Changelog**: https://github.com/korthout/backport-action/compare/v3.0.2...v3.1.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 contains the following updates:
v3.0.2
->v3.1.0
Release Notes
zeebe-io/backport-action (zeebe-io/backport-action)
### [`v3.1.0`](https://redirect.github.com/korthout/backport-action/releases/tag/v3.1.0): Backport-action v3.1.0 [Compare Source](https://redirect.github.com/zeebe-io/backport-action/compare/v3.0.2...v3.1.0) #### What's Changed This release adds a new input [`source_pr_number`](https://redirect.github.com/korthout/backport-action?tab=readme-ov-file#source_pr_number) that allows you to specify the pull request to backport in your workflow. Previously, the action always determined the pull request from the event payload, limiting the action only to backport the pull request associated with the current workflow run. This new input can be helpful in workflows that prefer to be explicit, workflows that run on `workflow_dispatch` events, and complex workflows that require flexibility. Thanks for this great contribution [@chancez](https://redirect.github.com/chancez)! - Add `source_pr_number` input by [@chancez](https://redirect.github.com/chancez) in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434) #### New Contributors - [@chancez](https://redirect.github.com/chancez) made their first contribution in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434) **Full Changelog**: https://github.com/korthout/backport-action/compare/v3.0.2...v3.1.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 was generated by Mend Renovate. View the repository job log.