Update EndBug/add-and-commit action to v10#121
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
6cb0a0f to
e9f474b
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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→v10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
EndBug/add-and-commit (EndBug/add-and-commit)
v10.0.0Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0
v10Compare Source
v9.1.4Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.3...v9.1.4
v9.1.3Compare Source
What's Changed
Full Changelog: EndBug/add-and-commit@v9.1.2...v9.1.3
v9.1.2Compare Source
What's Changed
io.tsby @ggreif in #443README.mdby @ggreif in #454io.tsdebug output by @ggreif in #455New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.1...v9.1.2
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.v9Compare Source
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)v8Compare Source
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)v7.2.1Compare Source
Fixed:
v7.2.0Compare Source
Added:
default_author: this input allows you to control how the action fills missing author name or email (issue #167)github_tokeninput introduced to get token to use in API callsFixed:
string-argv, the format has to comply with what the package can parse (issue #179)v7.1.2Compare Source
Fixed:
v7.1.1Compare Source
Fixed:
v7.1.0Compare Source
You can see the full changelog here.
Added:
pull_strategy: you can use 'NO-PULL' to prevent the action from pulling from the remote at all.Configuration
📅 Schedule: (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.
This PR was generated by Mend Renovate. View the repository job log.