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 all non-major github action #424

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action digest 6998d13 -> 88522ab
actions/checkout action digest ac59398 -> 8f4b7f8
github/codeql-action action digest 17573ee -> d186a2a
zeebe-io/backport-action action patch v0.0.4 -> v0.0.9

Release Notes

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch from 3d8977c to 8edc7e3 Compare April 6, 2023 19:36
@renovate renovate bot changed the title Update zeebe-io/backport-action action to v0.0.9 Update all non-major github action Apr 6, 2023
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
@renovate
Copy link
Contributor Author

renovate bot commented Apr 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@muvaf muvaf merged commit 7d3345b into master Apr 13, 2023
@muvaf muvaf deleted the renovate/all-non-major-github-action branch April 13, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants