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

deps:chore - update EndBug/add-and-commit action to v8 #168

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
EndBug/add-and-commit action major v7.5.0 -> v8.0.1

Release Notes

EndBug/add-and-commit

v8.0.1

Compare Source

Fixed:

  • Fixed a bug that prevented the --allow-empty flag from being used for the commit input. (#​352)
  • Fixed README and CHANGELOG docs for the pull input, that were still showing the option to use NO-PULL to prevent pulling (while now it's the default behavior). (#​354)
  • Added a paragraph to the FAQs section of the README, that explains how to work with PRs in v8. (#​351)

v8.0.0

Compare Source

Fixed:

  • [BREAKING] The action will now work with whatever ref has been checked out, without pulling or switching branches by default. You can still pull using the pull input and create a new branch with the newly-added new_branch input. For more info, check commit 6fdb34e.

Removed:

  • [BREAKING] The signoff input has been removed, use commit instead. (#​331)
  • [BREAKING] The pull_strategy input has been removed, use pull instead.
  • [BREAKING] The branch and branch_mode inputs have been removed, check commit 6fdb34e for more info.
  • [BREAKING] The pull input doesn't support NO-PULL anymore: if you don't want the action to pull, simply remove the input, as it's the default behavior now.

Added:

  • Added the commit input, that allows you to change the arguments for the git commit command. (#​331)
  • Added the new_branch input. (6fdb34e)
  • Added the commit_long_sha output. (#​349)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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, click this checkbox.

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
@nathanmartinszup nathanmartinszup force-pushed the renovate/endbug-add-and-commit-8.x branch from aff1935 to d2af3e0 Compare January 31, 2022 13:55
@nathanmartinszup nathanmartinszup merged commit 26d6a90 into main Jan 31, 2022
@renovate renovate bot deleted the renovate/endbug-add-and-commit-8.x branch January 31, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants