This repository was archived by the owner on Jan 5, 2023. It is now read-only.
chore(deps): update endbug/add-and-commit action to v9 #116
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:
v7.2.1->v9.1.1⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
EndBug/add-and-commit
v9.1.1Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.0...v9.1.1
v9.1.0Compare Source
Added:
fetchinput allows you to customize thegit fetchcommand, or to prevent the action from fetching at all.Full Changelog: EndBug/add-and-commit@v9.0.1...v9.1.0
v9.0.1Compare Source
Fixed:
pull: --rebase --autostashNew Contributors
Full Changelog: EndBug/add-and-commit@v9.0.0...v9.0.1
v9.0.0Compare Source
Changed:
git commitcommand fails. (#370)tag_pushinput). (#367)Added:
tag_pushinput: you can now set the arguments of thegit push --tagscommand.tag_pushedoutput: whether the action pushed tags.v8.0.2Compare Source
Fixed:
commitinput is now properly listed in the README. (#360)v8.0.1Compare Source
Fixed:
--allow-emptyflag from being used for thecommitinput. (#352)pullinput, that were still showing the option to useNO-PULLto prevent pulling (while now it's the default behavior). (#354)v8.0.0Compare Source
Fixed:
pullinput and create a new branch with the newly-addednew_branchinput. For more info, check commit6fdb34e.Removed:
signoffinput has been removed, usecommitinstead. (#331)pull_strategyinput has been removed, usepullinstead.branchandbranch_modeinputs have been removed, check commit6fdb34efor more info.pullinput doesn't supportNO-PULLanymore: if you don't want the action to pull, simply remove the input, as it's the default behavior now.Added:
commitinput, that allows you to change the arguments for thegit commitcommand. (#331)new_branchinput. (6fdb34e)commit_long_shaoutput. (#349)v7.5.0Compare Source
Added:
branch_modeinput to make the action create a new branch when there's no branch with the given name on the remote (#329)v7.4.0Compare Source
Added:
pullinput: you can use it to change the arguments of thegit pullcommand (#294)Changed:
pull_strategy: usepullinstead (#294)v7.3.0Compare Source
Added:
committer_nameandcommitter_emailinputs (#264)commit_shaoutput (#275)pathspec_error_handlinginput (#280)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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.