chore(deps): update zeebe-io/backport-action action to v0.0.9 - autoclosed #28
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:
v0.0.4
->v0.0.9
v0.0.8
->v0.0.9
Release Notes
zeebe-io/backport-action (zeebe-io/backport-action)
v0.0.9
: Backport-action 0.0.9Compare Source
What's Changed
Documentation
Testing
init.defaultbranch
git config by @korthout in https://github.com/zeebe-io/backport-action/pull/272Other
New Contributors
Full Changelog: korthout/backport-action@v0.0.8...v0.0.9
v0.0.8
: Backport-action 0.0.8Compare Source
Bug fixes
New Contributors
Full Changelog: korthout/backport-action@v0.0.7...v0.0.8
v0.0.7
: Backport-action 0.0.7Compare Source
Bug fixes
Other
Full Changelog: korthout/backport-action@v0.0.6...v0.0.7
v0.0.6
: Backport-action 0.0.6Compare Source
Features
${pull_author}
for username of the original pull request's author #84Bug fixes
Other
version
input #103From now on, users no longer need to provide this input. Previously, this input was required by the action and had to be kept in-sync with the action's version. For backwards compatibility it was deprecated, but it is no longer used for anything. Users can safely remove it from the
with
section of their workflow.The backport action now fetches only the necessary git history. Previously, users had to set
fetch-depth: 0
for theactions/checkout@v2
action, to fetch the entire git history. This is no longer needed.v0.0.5
: Backport-action 0.0.5Compare Source
Features
with support for
${pull_number}
and${target_branch}
placeholders${issue_refs}
for mentioned issues #77Other
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.