chore(deps): update zeebe-io/backport-action action to v3.1.0 #152
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
: Backport-action v3.1.0Compare Source
What's Changed
This release adds a new input
source_pr_number
that allows you to specify the pull request to backport explicitly in your workflow. Previously, the action always determined the pull request from the event payload, limiting the action to only backport the pull request associated to the current workflow run. This new input can be helpful in workflows that prefer to be explicit, in usage withworkflow_dispatch
events, and for more complex workflows. Thanks for this great contribution @chancez!source_pr_number
input by @chancez in https://github.com/korthout/backport-action/pull/434New Contributors
Full Changelog: korthout/backport-action@v3.0.2...v3.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.