Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zeebe-io/backport-action action to v0.0.9 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Type Update Change
zeebe-io/backport-action action patch v0.0.4 -> v0.0.9
zeebe-io/backport-action action patch v0.0.8 -> v0.0.9

Release Notes

zeebe-io/backport-action (zeebe-io/backport-action)

v0.0.9: Backport-action 0.0.9

Compare Source

What's Changed
Documentation
Testing
Other
  • Update dependencies to latest available
New Contributors

Full Changelog: korthout/backport-action@v0.0.8...v0.0.9

v0.0.8: Backport-action 0.0.8

Compare Source

Bug fixes

New Contributors

Full Changelog: korthout/backport-action@v0.0.7...v0.0.8

v0.0.7: Backport-action 0.0.7

Compare Source

Bug fixes

  • baseref is sometimes not found #​187

Other

  • update dependencies to latest available

Full Changelog: korthout/backport-action@v0.0.6...v0.0.7

v0.0.6: Backport-action 0.0.6

Compare Source

Features

  • add placeholder ${pull_author} for username of the original pull request's author #​84

Bug fixes

  • pull request cannot be backported when branch is deleted from github #​90

Other

  • deprecate version input #​103
    From 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.
  • fetch all necessary git refs #​162
    The backport action now fetches only the necessary git history. Previously, users had to set fetch-depth: 0 for the actions/checkout@v2 action, to fetch the entire git history. This is no longer needed.
  • update dependencies to latest available

v0.0.5: Backport-action 0.0.5

Compare Source

Features

  • add custom pull descriptions #​64
    with support for ${pull_number} and ${target_branch} placeholders
  • add placeholder ${issue_refs} for mentioned issues #​77

Other

  • updated dependencies to latest available

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants